Browse Source

bump to 4.1.6

Oren Novotny 6 years ago
parent
commit
c19d489c86
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Rx.NET/Source/version.json

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

@@ -1,5 +1,5 @@
 {
-  "version": "4.1.5",
+  "version": "4.1.6",
   "publicReleaseRefSpec": [
     "^refs/heads/master$", // we release out of master
     "^refs/heads/rel/v\\d+\\.\\d+" // we also release branches starting with rel/vN.N