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-01-10 16:40:11 +01:00
parent f36c35a49a
commit 0453815ade
3 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
REACT_APP_VERSION=1.10.0
REACT_APP_VERSION=1.10.1

4
package-lock.json generated
View file

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

View file

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