Skip to content

Commit

Permalink
Replace AppVersion from BETA-0.10.2 to RC-0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Olshansk committed Jun 26, 2023
1 parent 8af5d00 commit a53cb95
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 = "BETA-0.10.2"
AppVersion = "RC-0.10.0"
)

// NewPocketCoreApp is a constructor function for PocketCoreApp
Expand Down

0 comments on commit a53cb95

Please sign in to comment.