mirror of
https://github.com/gauvainboiche/ketapk.git
synced 2026-09-02 11:13:11 +02:00
fix: Changing colors in background to reflect KetaPK excel version
This commit is contained in:
Generated
+1
-1
@@ -1616,7 +1616,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ketapk"
|
||||
version = "0.18.0"
|
||||
version = "0.19.0"
|
||||
dependencies = [
|
||||
"log",
|
||||
"serde",
|
||||
|
||||
@@ -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,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": "",
|
||||
|
||||
Reference in New Issue
Block a user