Skip to content

Commit

Permalink
Upgrade AppVersion to 0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Olshansk authored and poktblade committed Jul 16, 2023
1 parent 0263af8 commit af71ace
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.3"
AppVersion = "RC-0.10.4"
)

// NewPocketCoreApp is a constructor function for PocketCoreApp
Expand Down

0 comments on commit af71ace

Please sign in to comment.