1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 12:49:43 +02:00

chore: Update version

This commit is contained in:
Maksim Eltyshev 2023-02-20 11:43:04 +01:00
parent 0847f24cf7
commit f1623dcc7a
3 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
REACT_APP_VERSION=1.10.1 REACT_APP_VERSION=1.10.2

4
package-lock.json generated
View file

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

View file

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