Skip to content

Commit 142f7a8

Browse files
committed
Up-level to 6.7.0
1 parent 87bdf8c commit 142f7a8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Remote Server/Remote Server.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
<PropertyGroup>
2929
<!-- Set version numbers -->
3030
<ProductMajor>6</ProductMajor>
31-
<ProductMinor>6</ProductMinor>
32-
<ProductPatch>4</ProductPatch>
31+
<ProductMinor>7</ProductMinor>
32+
<ProductPatch>0</ProductPatch>
3333

3434
<!-- Set the pre-release string without a leading minus e.g. rc.1 -->
35-
<ProductPreRelease>rc.1</ProductPreRelease>
35+
<ProductPreRelease></ProductPreRelease>
3636

3737
<!--Create a dynamic revision number based on time of build
3838

0 commit comments

Comments
 (0)