Skip to content

Commit 68f4124

Browse files
committed
library: Bump version to 0.5.1
1 parent 1df5bb7 commit 68f4124

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

convention-plugins/src/main/kotlin/root.publication.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
allprojects {
55
group = "top.yukonga.miuix.kmp"
6-
version = "0.5.0"
6+
version = "0.5.1"
77
}

iosApp/iosApp/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>1.0.4</string>
1919
<key>CFBundleVersion</key>
20-
<string>526</string>
20+
<string>528</string>
2121
<key>LSRequiresIPhoneOS</key>
2222
<true/>
2323
<key>CADisableMinimumFrameDurationOnPhone</key>

0 commit comments

Comments
 (0)