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