Skip to content

Commit f6b9d5d

Browse files
committed
chore: Bump version to 0.2.5
- Update frontend package.json version from 0.2.2 to 0.2.5 - Update wails.json productVersion from 0.2.2 to 0.2.5 - Synchronize version across all configuration files
1 parent 8c47046 commit f6b9d5d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forgeflow",
33
"private": true,
4-
"version": "0.2.2",
4+
"version": "0.2.5",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

wails.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"info": {
1111
"companyName": "ForgeFlow",
1212
"productName": "ForgeFlow",
13-
"productVersion": "0.2.2",
13+
"productVersion": "0.2.5",
1414
"copyright": "Copyright © 2026 ForgeFlow",
1515
"comments": "Local automation. Zero cloud. Full control."
1616
},

0 commit comments

Comments
 (0)