Skip to content

Commit

Permalink
Update AppVersion from RC-0.9.2 to BETA-0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Olshansk committed Jun 6, 2023
1 parent 9893696 commit 8149f03
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.9.2"
AppVersion = "BETA-0.10.0"
)

// NewPocketCoreApp is a constructor function for PocketCoreApp
Expand Down

0 comments on commit 8149f03

Please sign in to comment.