chore: Update version

pull/761/head planka-0.1.30
Maksim Eltyshev 2 years ago
parent fae9de4e1c
commit 4cbd2f85c7

@ -15,13 +15,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.29
version: 0.1.30
# This is the version number of the application being deployed. This version number should be
# 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.17.2"
appVersion: "1.17.3"
dependencies:
- alias: postgresql

@ -1 +1 @@
REACT_APP_VERSION=1.17.2
REACT_APP_VERSION=1.17.3

4
package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "planka",
"version": "1.17.2",
"version": "1.17.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "planka",
"version": "1.17.2",
"version": "1.17.3",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {

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

Loading…
Cancel
Save