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 2022-09-30 11:52:19 +02:00
parent 2a64fc1a53
commit b0e35a2b1e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

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

View file

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