chore: Update version

pull/525/head v1.13.1
Maksim Eltyshev 2 years ago
parent 6662b0a717
commit 667c5daf25

@ -21,7 +21,7 @@ version: 0.1.3
# 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.13.0"
appVersion: "1.13.1"
dependencies:
- alias: postgresql

@ -1 +1 @@
REACT_APP_VERSION=1.13.0
REACT_APP_VERSION=1.13.1

4
package-lock.json generated

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

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

Loading…
Cancel
Save