This commit is contained in:
Douglas Teles
2026-04-02 13:59:36 -03:00
parent 6c52a952d0
commit 5fffb15522
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "archr-flasher"
version = "1.1.2"
version = "1.2.0"
description = "Arch R SD Card Flasher"
authors = ["Arch R Linux"]
edition = "2024"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/tauri-apps/tauri/dev/crates/tauri-config-schema/schema.json",
"productName": "Arch R Flasher",
"version": "1.1.2",
"version": "1.2.0",
"identifier": "com.archr.flasher",
"build": {
"frontendDist": "../src",