Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit a96a7e5

Browse files
committed
Disable versio patching, needs some more investigating
1 parent 76f5675 commit a96a7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ install:
4444
nuget restore GitHub.Unity.sln
4545
4646
assembly_info:
47-
patch: true
47+
patch: false
4848
file: common\SolutionInfo.cs
4949
assembly_informational_version: "{version}"
5050

0 commit comments

Comments
 (0)