Skip to content

Commit

Permalink
Problem: missing release of v0.0.11 (fix #272) (#273)
Browse files Browse the repository at this point in the history
Solution: release v0.0.11

restore
  • Loading branch information
leejw51crypto authored Mar 7, 2023
1 parent 87a6f35 commit ff2bcf3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog

## [Unreleased]


## [v0.0.11-alpha] - 2023-3-07
- Add SecureStorageOption for Wallets for desktop, mobile
- Add merge group event on ci actions
- Fix Cpp Linter
Expand Down
2 changes: 1 addition & 1 deletion CronosPlayUnreal.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"FileVersion": 3,
"FriendlyName": "Cronos Play for Unreal Engine",
"Version": 1,
"VersionName": "v0.0.10-alpha",
"VersionName": "v0.0.11-alpha",
"EngineVersion": "5.1.0",
"Description": "Cronos labs",
"Category": "Programming",
Expand Down

0 comments on commit ff2bcf3

Please sign in to comment.