2 Commits

Author SHA1 Message Date
bd1c6147fd 2.3.0 2025-05-09 19:38:39 +02:00
891abda0fb refactor: remove wip esptool section 2025-05-07 21:26:19 +02:00
5 changed files with 6 additions and 4 deletions

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- master
tags:
- v*
pull_request:
jobs:

View File

@@ -1,6 +1,6 @@
{
"name": "charachorder-device-manager",
"version": "2.2.3",
"version": "2.3.0",
"license": "AGPL-3.0-or-later",
"private": true,
"engines": {

View File

@@ -1,6 +1,6 @@
[package]
name = "app"
version = "2.2.3"
version = "2.3.0"
description = "A Tauri App"
authors = ["Thea Schöbl <dev@theaninova.de>"]
license = "AGPL-3"

View File

@@ -6,7 +6,7 @@
"devPath": "http://localhost:5173",
"distDir": "../build"
},
"package": { "productName": "amacc1ng", "version": "2.2.3" },
"package": { "productName": "amacc1ng", "version": "2.3.0" },
"tauri": {
"allowlist": { "all": false },
"bundle": {

View File

@@ -287,7 +287,7 @@
</ol>
</section>
{#if data.meta.update.esptool}
{#if false && data.meta.update.esptool}
<section>
<h3>Factory Flash (WIP)</h3>
<p>