Skip to content

Commit 0411d7d

Browse files
committed
added 1.9.1
1 parent 2f24d0f commit 0411d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Build.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Version Version
7777
patch = AppVeyor.Instance.BuildNumber;
7878
}
7979

80-
return new Version(1, 9, 0, patch);
80+
return new Version(1, 9, 1, patch);
8181
}
8282
}
8383

0 commit comments

Comments
 (0)