fix: Changing colors in background to reflect KetaPK excel version

This commit is contained in:
gauvainboiche
2026-08-29 16:20:48 +02:00
parent 3f4b8a78fa
commit 94dfe1c26c
7 changed files with 29 additions and 36 deletions
+1 -1
View File
@@ -1616,7 +1616,7 @@ dependencies = [
[[package]]
name = "ketapk"
version = "0.18.0"
version = "0.19.0"
dependencies = [
"log",
"serde",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "ketapk"
version = "0.18.0"
version = "0.19.0"
description = "KétaPK"
authors = ["Pr. Georges MION", "Gauvain BOICHÉ"]
license = "Proprietary"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "ketapk",
"version": "0.18.0",
"version": "0.19.0",
"identifier": "com.ketapk.desktop",
"build": {
"beforeDevCommand": "",