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

Commit

Permalink
feat: change number of bux version
Browse files Browse the repository at this point in the history
  • Loading branch information
wregulski authored and jakubmkowalski committed Feb 12, 2024
1 parent 48f012b commit 8fddfd0
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 @@ -20,7 +20,7 @@ const (
dustLimit = uint64(1) // Dust limit
mongoTestVersion = "6.0.4" // Mongo Testing Version
sqliteTestVersion = "3.37.0" // SQLite Testing Version (dummy version for now)
version = "v0.13.0" // bux version
version = "v0.14.2" // bux version
)

// All the base models
Expand Down

0 comments on commit 8fddfd0

Please sign in to comment.