Skip to content

Commit e92eafd

Browse files
committed
build:v1.0.1
1 parent a4936a8 commit e92eafd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
app-code = "1"
3-
app-name = "1.0.0"
3+
app-name = "1.0.1"
44
app-packageName = "io.github.vrcmteam.vrcm"
55
agp = "8.2.2"
66
kotlin = "1.9.22"

iosApp/iosApp.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@
471471
"$(inherited)",
472472
"@executable_path/Frameworks",
473473
);
474-
MARKETING_VERSION = 1.0.0;
474+
MARKETING_VERSION = 1.0.1;
475475
OTHER_LDFLAGS = (
476476
"$(inherited)",
477477
"-framework",
@@ -513,7 +513,7 @@
513513
"$(inherited)",
514514
"@executable_path/Frameworks",
515515
);
516-
MARKETING_VERSION = 1.0.0;
516+
MARKETING_VERSION = 1.0.1;
517517
ONLY_ACTIVE_ARCH = YES;
518518
OTHER_LDFLAGS = (
519519
"$(inherited)",

0 commit comments

Comments
 (0)