Browse Source

bump version.

Daniel C. Weber 7 years ago
parent
commit
01bd204584
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.1",
+  "version": "4.1.2",
   "publicReleaseRefSpec": [
     "^refs/heads/master$", // we release out of master
     "^refs/heads/rel/v\\d+\\.\\d+" // we also release branches starting with rel/vN.N