Skip to content

Commit

Permalink
v2.24.2 (#606)
Browse files Browse the repository at this point in the history
Resolves another CVE

- #605
  • Loading branch information
amacneil authored Dec 19, 2024
1 parent 31ac21e commit da0086e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/dbmate/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package dbmate

// Version of dbmate
const Version = "2.24.1"
const Version = "2.24.2"

0 comments on commit da0086e

Please sign in to comment.