Skip to content

Commit 8449d91

Browse files
author
le0m
committed
- chore: version bump (v0.22.0) [skip ci]
1 parent 879a592 commit 8449d91

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

dist/arjs-studio-backend.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17937,7 +17937,7 @@ var github_GithubProvider = /*#__PURE__*/function (_BaseProvider) {
1793717937
_context3.prev = 6;
1793817938
_context3.t0 = _context3["catch"](0);
1793917939
_context3.next = 10;
17940-
return this.getRef('master');
17940+
return this.getRef('main');
1794117941

1794217942
case 10:
1794317943
masterRef = _context3.sent;

dist/arjs-studio-backend.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/arjs-studio-backend.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/arjs-studio-backend.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "studio-backend",
3-
"version": "0.21.0",
3+
"version": "0.22.0",
44
"description": "Backend for arjs-studio project",
55
"main": "dist/arjs-studio-backend.min.js",
66
"repository": "[email protected]:AR-js-org/studio-backend.git",

0 commit comments

Comments
 (0)