Skip to content

Commit 06ddf28

Browse files
committed
Better name for development versions
1 parent c4e9103 commit 06ddf28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/XLParser/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
// [assembly: AssemblyVersion("1.0.*")]
3535

3636
// Free form tag, use the version tag from git
37-
[assembly: AssemblyInformationalVersion("1.2.2-master")]
37+
[assembly: AssemblyInformationalVersion("1.2.2-dev")]
3838
// This is what other developers reference. As such this should change at breaking changes, but not otherwise
3939
// so use major.minor.0.0, but only bump minor if there's a breaking change (and at that point you should consider bumping major)
4040
[assembly: AssemblyVersion("1.2.0.0")]

0 commit comments

Comments
 (0)