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

Commit

Permalink
Merge pull request #65 from lagrangedao/releases
Browse files Browse the repository at this point in the history
upgrade to v0.3.0
  • Loading branch information
Normalnoise authored Nov 16, 2023
2 parents ea11c39 + 5aefdf7 commit 032f55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package build

var CurrentCommit string

const BuildVersion = "0.2.0"
const BuildVersion = "0.3.0"

func UserVersion() string {
return BuildVersion + CurrentCommit
Expand Down

0 comments on commit 032f55c

Please sign in to comment.