Claire Novotny 3 anni fa
parent
commit
6ff36f502d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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": [
     "^refs/heads/main$", // we release out of main
     "^refs/heads/rel/v\\d+\\.\\d+", // we also release branches starting with vN.N