chore: Update version

This commit is contained in:
Maksim Eltyshev
2023-10-18 23:20:30 +02:00
parent 1ef736106c
commit 2a24fc5155
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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
View File
@@ -1 +1 @@
REACT_APP_VERSION=1.13.0
REACT_APP_VERSION=1.13.1
+2 -2
View File
@@ -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 -1
View File
@@ -1,6 +1,6 @@
{
"name": "planka",
"version": "1.13.0",
"version": "1.13.1",
"private": true,
"homepage": "https://plankanban.github.io/planka",
"repository": {