Skip to content

Commit

Permalink
Update AppVersion to BETA-0.11.0 (#1590)
Browse files Browse the repository at this point in the history
## Description

<!-- reviewpad:summarize:start -->
### Summary generated by Reviewpad on 26 Dec 23 05:32 UTC
This pull request updates the AppVersion to BETA-0.11.0.
<!-- reviewpad:summarize:end -->
  • Loading branch information
msmania authored Jan 4, 2024
1 parent 58217f2 commit 69a035d
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 69a035d

Please sign in to comment.