Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit c8a0e8f

Browse files
committed
bump versions
1 parent 0a9af71 commit c8a0e8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Vrsnr/Config/Project.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
MACOSX_DEPLOYMENT_TARGET = 10.11
1010

11-
CURRENT_PROJECT_VERSION = 2.0.1
12-
BUILD_VERSION = 15
11+
CURRENT_PROJECT_VERSION = 2.0.2
12+
BUILD_VERSION = 16
1313

1414
GCC_PREPROCESSOR_DEFINITIONS_Debug = DEBUG=1 CURRENT_PROJECT_VERSION=$CURRENT_PROJECT_VERSION BUILD_VERSION=$BUILD_VERSION $(inherited)
1515
GCC_PREPROCESSOR_DEFINITIONS_Release = CURRENT_PROJECT_VERSION=$CURRENT_PROJECT_VERSION BUILD_VERSION=$BUILD_VERSION $(inherited)

0 commit comments

Comments
 (0)