We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b586345 commit b2b5210Copy full SHA for b2b5210
1 file changed
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://schema.tauri.app/config/2",
3
"productName": "rsql",
4
- "version": "1.1.0",
+ "version": "1.1.1",
5
"identifier": "com.rust-dd.rsql",
6
"build": {
7
"beforeDevCommand": "yarn dev",
0 commit comments