Skip to content

Commit 4ecf896

Browse files
committed
2 parents 6996e52 + 44ccfaf commit 4ecf896

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bootJar {
1010

1111
allprojects {
1212
group = 'kr.suhsaechan.mapsy'
13-
version = '0.1.16'
13+
version = '0.1.17'
1414

1515
repositories {
1616
mavenCentral()

version.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
# - project_type은 최초 설정 후 변경하지 마세요
3434
# - 버전은 항상 높은 버전으로 자동 동기화됩니다
3535
# ===================================================================
36-
version: "0.1.16"
37-
version_code: 20 # app build number
36+
version: "0.1.17"
37+
version_code: 21 # app build number
3838
project_type: "spring" # spring, flutter, next, react, react-native, react-native-expo, node, python, basic
3939
metadata:
40-
last_updated: "2026-01-19 08:42:51"
40+
last_updated: "2026-01-19 13:31:47"
4141
last_updated_by: "Cassiiopeia"
4242
default_branch: "main"
4343
integrated_from: "SUH-DEVOPS-TEMPLATE"

0 commit comments

Comments
 (0)