Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed May 16, 2022
1 parent 8e3d5bd commit 8189b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definitions.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const (
dustLimit = uint64(546) // Dust limit
mongoTestVersion = "4.2.1" // Mongo Testing Version
sqliteTestVersion = "3.37.0" // SQLite Testing Version (dummy version for now)
version = "v0.2.23" // bux version
version = "v0.2.24" // bux version
)

// All the base models
Expand Down

0 comments on commit 8189b3e

Please sign in to comment.