Skip to content

Commit 22472ee

Browse files
committed
Bump version to 0.1.4
1 parent 6b6b4c3 commit 22472ee

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.3
1+
0.1.4

frontend/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "spice-frontend",
33
"private": true,
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"type": "module",
66
"scripts": {
77
"dev": "vite --host 127.0.0.1",

wails.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"info": {
1414
"companyName": "Turen Labs, Inc",
1515
"productName": "Spice",
16-
"productVersion": "0.1.3",
16+
"productVersion": "0.1.4",
1717
"copyright": "Copyright (c) 2026 Turen Labs, Inc. All rights reserved.",
1818
"comments": "Spice local incident-pack scanner."
1919
}

0 commit comments

Comments
 (0)