Skip to content

Commit 05d8ca3

Browse files
committed
Revert "Use version 1.0.0"
This reverts commit 4f0e926.
1 parent 4f0e926 commit 05d8ca3

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": "Donate Your Speech",
4-
"version": "1.0.0",
4+
"version": "0.1.0",
55
"identifier": "no.uit.divvun.donate-your-speech",
66
"build": {
77
"beforeDevCommand": "pnpm dev",

0 commit comments

Comments
 (0)