Skip to content

Commit

Permalink
Pub new version
Browse files Browse the repository at this point in the history
  • Loading branch information
tentone committed Apr 28, 2023
1 parent 7b2e6e6 commit 6d258f5
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/editor/acorn.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/editor/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/editor/codemirror.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/editor/draco_encoder.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/editor/files/runtime/nunu.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/editor/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "nunu-studio",
"description": "nunuStudio is a web based game engine for 3D and 2D game development with support for VR and AR",
"main": "index.html",
"version": "0.98.38",
"version": "0.98.41",
"author": "Tentone",
"license": "MIT",
"homepage": "https://www.nunustudio.org",
Expand Down
2 changes: 1 addition & 1 deletion docs/editor/tern.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/scripts.js

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion source/page/angular.json
Expand Up @@ -67,5 +67,8 @@
}
}
}},
"defaultProject": "page"
"defaultProject": "page",
"cli": {
"analytics": false
}
}

0 comments on commit 6d258f5

Please sign in to comment.