Browse Source

bump version

Claire Novotny 3 years ago
parent
commit
6ff36f502d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Ix.NET/Source/version.json

+ 1 - 1
Ix.NET/Source/version.json

@@ -1,5 +1,5 @@
 {
 {
-  "version": "6.0.0-preview.{height}",
+  "version": "6.1.0-preview.{height}",
   "publicReleaseRefSpec": [
   "publicReleaseRefSpec": [
     "^refs/heads/main$", // we release out of main
     "^refs/heads/main$", // we release out of main
     "^refs/heads/rel/v\\d+\\.\\d+", // we also release branches starting with vN.N
     "^refs/heads/rel/v\\d+\\.\\d+", // we also release branches starting with vN.N