chore: Update version

pull/485/head v1.12.0
Maksim Eltyshev 3 years ago
parent 2d7812a679
commit 5c435414f7

@ -21,7 +21,7 @@ version: 0.1.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.11.0"
appVersion: "1.12.0"
dependencies:
- alias: postgresql

@ -1 +1 @@
REACT_APP_VERSION=1.10.3
REACT_APP_VERSION=1.12.0

4
package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "planka",
"version": "1.11.0",
"version": "1.12.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "planka",
"version": "1.11.0",
"version": "1.12.0",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {

@ -1,6 +1,6 @@
{
"name": "planka",
"version": "1.11.0",
"version": "1.12.0",
"private": true,
"homepage": "https://plankanban.github.io/planka",
"repository": {

Loading…
Cancel
Save