Skip to content

Commit

Permalink
build: v3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamro committed Oct 27, 2021
1 parent 3d8e29a commit 47300a8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "root",
"private": true,
"version": "3.5.0",
"version": "3.6.1",
"scripts": {
"bootstrap": "lerna bootstrap",
"start": "npm start --prefix=./packages/jsbattle",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsbattle-server/jsbattle-openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"info": {
"title": "JsBattle server API",
"description": "Internal API of JsBattle ([Swagger File](../api-docs.json))",
"version": "3.6.0"
"version": "3.6.1"
},
"components": {
"securitySchemes": {},
Expand Down

0 comments on commit 47300a8

Please sign in to comment.