Skip to content

Commit 05d0525

Browse files
authored
3.0.26 - fixes #305
1 parent 6f6640e commit 05d0525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
Solution_Name: ./src/MauiReactor.Build.sln
1717
Test_Project: ./samples/UnitTests/UnitTests.csproj
1818
TemplatePack_Name: ./src/MauiReactor.TemplatePack/MauiReactor.TemplatePack.csproj
19-
Version: 3.0.25
19+
Version: 3.0.26
2020

2121
steps:
2222
- name: Checkout

0 commit comments

Comments
 (0)