Skip to content

Commit ecd57cc

Browse files
committed
v0.0.48
1 parent f074691 commit ecd57cc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PopEngine.Package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"registry": "https://npm.pkg.github.com"
55
},
6-
"version": "0.0.47",
6+
"version": "0.0.48",
77
"description": "Pop Engine",
88
"main": "index.js",
99
"dependencies": {

src/Version.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CURRENT_PROJECT_VERSION = 0.0.47
1+
CURRENT_PROJECT_VERSION = 0.0.48
22

33
DYLIB_CURRENT_VERSION = $(CURRENT_PROJECT_VERSION)
44
MARKETING_VERSION = $(CURRENT_PROJECT_VERSION)

0 commit comments

Comments
 (0)