Skip to content

Commit 8ed2aa4

Browse files
author
dreamcodestudio
committed
chore: Bump version from 1.2.1 to 1.2.2
1 parent 0b4b731 commit 8ed2aa4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [1.2.2] - 2023-10-22
4+
- Avoid overwriting setting by empty values
5+
36
## [1.2.1] - 2023-10-22
47
- Prevent missing data from previous versions
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.dreamcode.mobile.android-keystore",
33
"displayName": "AutoKeystore",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"unity": "2020.3",
66
"description": "Allows store android keystore between sessions, without manual input everytime.",
77
"keywords": [

0 commit comments

Comments
 (0)