Skip to content

Commit 49306f2

Browse files
committed
feat: 버전 업데이트 (1.0.2)
1 parent 0c1e5c3 commit 49306f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/app.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
99
// ===== App 기본 정보 =====
1010
name: '운세한장',
1111
slug: 'dailyfate',
12-
version: '1.0.1',
12+
version: '1.0.2',
1313

1414
// ===== 환경 변수 =====
1515
extra: {

0 commit comments

Comments
 (0)