Skip to content

Commit b2e760a

Browse files
dimitredanoli3
authored andcommitted
now PG can add .storyboards from src folders adding correctly to copy bundle resources
(cherry picked from commit 9843883)
1 parent 0306bda commit b2e760a

File tree

3 files changed

+178
-164
lines changed

3 files changed

+178
-164
lines changed

commandLine/src/defines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define OFPROJECTGENERATOR_MAJOR_VERSION "0"
2-
#define OFPROJECTGENERATOR_MINOR_VERSION "87"
2+
#define OFPROJECTGENERATOR_MINOR_VERSION "88"
33
#define OFPROJECTGENERATOR_PATCH_VERSION "0"
44

55
#define PG_VERSION (OFPROJECTGENERATOR_MAJOR_VERSION "." OFPROJECTGENERATOR_MINOR_VERSION "." OFPROJECTGENERATOR_PATCH_VERSION)

0 commit comments

Comments
 (0)