Skip to content

Commit

Permalink
Merge branch 'hotfix/v1.3.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMyzrailGorynych committed May 6, 2020
2 parents 14a6faa + 4919cac commit d53ee92
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"main": "index.html",
"name": "ctjs",
"description": "ct.js — a free 2D game engine",
"version": "1.3.0",
"version": "1.3.1",
"homepage": "https://ctjs.rocks/",
"author": {
"name": "Cosmo Myzrail Gorynych",
Expand Down
2 changes: 1 addition & 1 deletion docs
Submodule docs updated 143 files
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -487,10 +487,10 @@ const packages = gulp.series([
build,
docs,
patronsCache,
examples,
bakePackages,
fixSymlinks,
fixPermissions,
examples,
zipPackages
]);

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ctjsbuildenvironment",
"version": "1.3.0",
"version": "1.3.1",
"description": "",
"directories": {
"doc": "docs"
Expand Down

0 comments on commit d53ee92

Please sign in to comment.