Change version to 0.7.0

This commit is contained in:
Kevin Thomas
2025-08-12 20:07:13 -04:00
parent 9f376ae56f
commit 8595a3f155
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "noisedash", "name": "noisedash",
"version": "0.6.14", "version": "0.7.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "noisedash", "name": "noisedash",
"version": "0.6.14", "version": "0.7.0",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"dependencies": { "dependencies": {
"@vscode/sqlite3": "^5.0.8", "@vscode/sqlite3": "^5.0.8",

View File

@@ -1,6 +1,6 @@
{ {
"name": "noisedash", "name": "noisedash",
"version": "0.6.14", "version": "0.7.0",
"private": true, "private": true,
"author": "Kay Thomas <kaythomas@pm.me> (https://kaythomas.dev)", "author": "Kay Thomas <kaythomas@pm.me> (https://kaythomas.dev)",
"scripts": { "scripts": {