Skip to content

Commit

Permalink
Version bump to 3.4.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Feb 7, 2024
1 parent 3e8c47b commit 2169a5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## 3.4.1 (unreleased)
## 3.4.1 (2024-02-07)

- Added current stats to query details page
- Improved tune page for latest PgTune
Expand Down
2 changes: 1 addition & 1 deletion lib/pghero/version.rb
@@ -1,3 +1,3 @@
module PgHero
VERSION = "3.4.0"
VERSION = "3.4.1"
end

0 comments on commit 2169a5c

Please sign in to comment.