1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00

chore: Update version

This commit is contained in:
Maksim Eltyshev 2023-02-27 22:57:52 +01:00
parent 3d84888eb1
commit 793ddd5e20
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

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

View file

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