Skip to content

Commit 3528420

Browse files
committed
Work around the failing CI/PR builds
The 'Visual Studio' job in Git's Azure Pipeline wants to download the current PortableGit, and to do so, it looks at the `latest-version.txt`. Let's change that file to have the dotted version instead of the one with the parenthesis. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 74e1703 commit 3528420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

latest-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.24.0(2)
1+
2.24.0.2

0 commit comments

Comments
 (0)