Bump version to 0.1.4.2

Ships the AWG_GEN/AWG_PIN installer switches and module-version
surfacing from the previous commit.
This commit is contained in:
2026-08-25 15:00:59 +03:00
parent c0e19f284d
commit b097ccd5fb
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "awg-ui",
"version": "0.1.4+1",
"version": "0.1.4+2",
"private": true,
"scripts": {
"dev": "vite",
+1 -1
View File
@@ -217,7 +217,7 @@ export default function App() {
>
<div className="sidebar-logo">
<span className="logo-name">Forgetting</span>
<span className="sidebar-version">Alpha 0.1.4.1</span>
<span className="sidebar-version">Alpha 0.1.4.2</span>
</div>
<hr className="drawer-divider" />
{TABS.map(t => (