Skip to content

Commit 0233e8d

Browse files
committed
Simplify generation of pre-release versions
1 parent ef2b979 commit 0233e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Bonsai.Arduino/Bonsai.Arduino.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Description>Bonsai Arduino Library containing communication infrastructure to probe and control the state of Arduino microcontrollers.</Description>
66
<PackageTags>Bonsai Rx Arduino</PackageTags>
77
<TargetFramework>net462</TargetFramework>
8-
<Version>2.6.0</Version>
8+
<VersionPrefix>2.6.0</VersionPrefix>
99
</PropertyGroup>
1010
<ItemGroup>
1111
<ProjectReference Include="..\Bonsai.System\Bonsai.System.csproj" />

0 commit comments

Comments
 (0)