Skip to content

Commit

Permalink
Merge pull request #49 from saddoc/dev-0.10.3
Browse files Browse the repository at this point in the history
Gwemix 0.10.3
  • Loading branch information
cp-khs authored May 9, 2023
2 parents 4785f92 + feb7926 commit b9dc179
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 16,566 deletions.
2 changes: 1 addition & 1 deletion params/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
const (
VersionMajor = 0 // Major version component of the current release
VersionMinor = 10 // Minor version component of the current release
VersionPatch = 2 // Patch version component of the current release
VersionPatch = 3 // Patch version component of the current release
VersionMeta = "stable" // Version metadata to append to the version string
)

Expand Down
Loading

0 comments on commit b9dc179

Please sign in to comment.