Skip to content

Commit c0ab2a5

Browse files
committed
Set correct release version for Tauri
1 parent 7eec3a5 commit c0ab2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "Angor",
4-
"version": "0.0.72",
4+
"version": "0.0.71",
55
"identifier": "io.angor.app",
66
"build": {
77
"beforeDevCommand": "dotnet watch run --project src/Angor/Client/Angor.Client.csproj",

0 commit comments

Comments
 (0)