chore: push version number to v2.5.0

This commit is contained in:
github-actions 2023-03-12 12:14:21 +00:00
parent 47feaef671
commit 6a7f2f56a4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "mainsail",
"version": "2.5.0-beta1",
"version": "2.5.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mainsail",
"version": "2.5.0-beta1",
"version": "2.5.0",
"dependencies": {
"@codemirror/commands": "^6.0.1",
"@codemirror/lang-css": "^6.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "mainsail",
"version": "2.5.0-beta1",
"version": "2.5.0",
"private": true,
"decription": "a klipper web interface",
"author": {