release 1.1.5
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
|
||||
"productName": "court-pilot",
|
||||
"productName": "Court Pilot",
|
||||
"mainBinaryName": "court-pilot",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"identifier": "com.courtpilot.dev",
|
||||
"build": {
|
||||
"frontendDist": "../www",
|
||||
@@ -42,7 +42,7 @@
|
||||
},
|
||||
"createUpdaterArtifacts": true,
|
||||
"license": "MIT",
|
||||
"licenseFile": "../LICENCE"
|
||||
"licenseFile": "../LICENSE"
|
||||
},
|
||||
"plugins": {
|
||||
"updater": {
|
||||
|
||||
Reference in New Issue
Block a user