We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1e5c3 commit 49306f2Copy full SHA for 49306f2
frontend/app.config.ts
@@ -9,7 +9,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
9
// ===== App 기본 정보 =====
10
name: '운세한장',
11
slug: 'dailyfate',
12
- version: '1.0.1',
+ version: '1.0.2',
13
14
// ===== 환경 변수 =====
15
extra: {
0 commit comments