bump version

This commit is contained in:
Shiro-Nek0
2026-02-26 03:35:34 -03:00
parent 9a28daa2cd
commit 344229b77b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# SekiPOS v1.2 🍫🥤
# SekiPOS v1.4 🍫🥤
A reactive POS inventory system for software engineers with a snack addiction. Features real-time UI updates, automatic product discovery via Open Food Facts, and local image caching.

View File

@@ -13,7 +13,7 @@
<body>
<div class="header-bar">
<h2 style="margin:0;">SekiPOS v1.2</h2>
<h2 style="margin:0;">SekiPOS v1.4</h2>
<div style="display: flex; align-items: center; gap: 15px;">
<button onclick="toggleTheme()" class="theme-toggle-btn" id="theme-text" style="margin: 0;">Modo
Oscuro</button>