We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f074691 commit ecd57ccCopy full SHA for ecd57cc
2 files changed
PopEngine.Package/package.json
@@ -3,7 +3,7 @@
3
"publishConfig": {
4
"registry": "https://npm.pkg.github.com"
5
},
6
- "version": "0.0.47",
+ "version": "0.0.48",
7
"description": "Pop Engine",
8
"main": "index.js",
9
"dependencies": {
src/Version.xcconfig
@@ -1,4 +1,4 @@
1
-CURRENT_PROJECT_VERSION = 0.0.47
+CURRENT_PROJECT_VERSION = 0.0.48
2
DYLIB_CURRENT_VERSION = $(CURRENT_PROJECT_VERSION)
MARKETING_VERSION = $(CURRENT_PROJECT_VERSION)
0 commit comments