Release + version

This commit is contained in:
2025-04-11 16:18:23 +02:00
parent 6d276e73b8
commit 70dd745889
2 changed files with 3 additions and 2 deletions
@@ -3,7 +3,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
x:Class="WorkFlowCheck.MAUI.Pages.Security.LoginPage"
xmlns:local="clr-namespace:WorkFlowCheck.MAUI.Pages"
Title="Workflow Check Application (v0.988)"
Title="Workflow Check Application (v1.1.003)"
BackgroundColor="#f0f0f0">
<ContentView x:Name="LoginContent">
@@ -1 +1,2 @@
dotnet publish -f net8.0-android -c Release -p:AndroidPackageFormat=apk
dotnet publish -f net8.0-android -c Release -p:AndroidPackageFormat=apk
pause