release 1.1.2
Build and Release Court Pilot / draft (push) Canceled after 0s
Build and Release Court Pilot / build (ubuntu-22.04) (push) Canceled after 0s
Build and Release Court Pilot / build (windows-latest) (push) Canceled after 0s
Build and Release Court Pilot / publish (push) Canceled after 0s

This commit is contained in:
2026-09-05 13:19:01 +02:00
parent 174d5440f5
commit 5494a4a26b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "court-pilot",
"version": "1.1.1",
"version": "1.1.2",
"author": "Ionic Framework",
"homepage": "https://ionicframework.com/",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "court-pilot",
"version": "1.1.1",
"version": "1.1.2",
"identifier": "com.courtpilot.dev",
"build": {
"frontendDist": "../www",
+1 -1
View File
@@ -62,7 +62,7 @@
<ion-col sizeLg="6" pushLg="3">
<ion-item>
<ion-label class="ion-text-center"
>{{ 'version' | translate }}: 1.1.1</ion-label
>{{ 'version' | translate }}: 1.1.2</ion-label
>
</ion-item>
</ion-col>