From f9181340235cbd1de89ae71824ecfdff07776820 Mon Sep 17 00:00:00 2001 From: vivet Date: Fri, 7 Aug 2026 10:37:30 +0200 Subject: [PATCH 1/3] Updated --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 53a58349..9921fc06 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,4 @@ _ReSharper* *.DotSettings.User packages .env -**/Properties/launchSettings.json +**/Properties/launchSettings.json \ No newline at end of file From 51622bf4366e9d0b290829d1919f3f230f5cd4fa Mon Sep 17 00:00:00 2001 From: vivet Date: Fri, 7 Aug 2026 10:38:14 +0200 Subject: [PATCH 2/3] Updated Version --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index bc9b7411..92b5d25f 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -7,7 +7,7 @@ on: branches: - master env: - VERSION: 10.0.0 + VERSION: 10.0.1 jobs: build-and-deploy: runs-on: ubuntu-latest From d0c1f681cea6d24652ea684cb3bc5f4d53dd05d4 Mon Sep 17 00:00:00 2001 From: vivet Date: Fri, 7 Aug 2026 10:52:18 +0200 Subject: [PATCH 3/3] Updated --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9921fc06..53a58349 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,4 @@ _ReSharper* *.DotSettings.User packages .env -**/Properties/launchSettings.json \ No newline at end of file +**/Properties/launchSettings.json