Skip to content

Commit f126fbc

Browse files
committed
3.0.37 - fixes #340
1 parent d325363 commit f126fbc

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.36
19+
Version: 3.0.37
2020

2121
steps:
2222
- name: Checkout

0 commit comments

Comments
 (0)