Skip to content

Commit

Permalink
Update AppVersion to BETA-0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msmania committed Dec 26, 2023
1 parent 58217f2 commit b90a9a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
)

const (
AppVersion = "RC-0.10.4"
AppVersion = "BETA-0.11.0"
)

// NewPocketCoreApp is a constructor function for PocketCoreApp
Expand Down

0 comments on commit b90a9a7

Please sign in to comment.