Skip to content

Commit

Permalink
Bump version to 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonShiki authored Aug 28, 2022
1 parent 0300f54 commit d6340ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "Clip Team",
"email": "[email protected]"
},
"version": "3.1.3",
"version": "3.1.4",
"license": "AGPL-3.0",
"scripts": {
"clean": "rimraf ./dist ./static/assets",
Expand All @@ -32,7 +32,7 @@
"autoprefixer": "9.0.1",
"axios": "^0.25.0",
"broadcast-channel": "^4.11.0",
"clipcc-extension": "^0.1.9",
"clipcc-extension": "^0.2.0",
"css-loader": "1.0.0",
"jszip": "^3.6.0",
"lodash.omit": "^4.5.0",
Expand All @@ -53,7 +53,7 @@
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-plugin-react-intl": "^7.5.7",
"clipcc-gui": "git+https://github.com/Clipteam/clipcc-gui.git#3.1.14",
"clipcc-gui": "git+https://github.com/Clipteam/clipcc-gui.git#3.1.15",
"copy-webpack-plugin": "^5.1.1",
"cross-env": "^7.0.3",
"electron": "15.3.1",
Expand Down

0 comments on commit d6340ca

Please sign in to comment.