Skip to content

Commit b521195

Browse files
committed
Fixing package.json trying to get out of peer dependency hell!
Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app
2 parents 5b6cc74 + 75b4f25 commit b521195

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.43",
3-
"iosBuildNumber": "43",
4-
"androidVersionCode": 43
2+
"version": "1.0.44",
3+
"iosBuildNumber": "44",
4+
"androidVersionCode": 44
55
}

0 commit comments

Comments
 (0)