We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f43cf commit a55d76dCopy full SHA for a55d76d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## 2.104.4 (2022-02-12)
4
+[Source](https://github.com/nerdvegas/rez/tree/2.104.4) | [Diff](https://github.com/nerdvegas/rez/compare/2.104.3...2.104.4)
5
+
6
+**Merged pull requests:**
7
8
+- remove nerdvegas refs in wiki [\#1212](https://github.com/nerdvegas/rez/pull/1212) ([nerdvegas](https://github.com/nerdvegas))
9
10
## 2.104.3 (2022-02-12)
11
[Source](https://github.com/nerdvegas/rez/tree/2.104.3) | [Diff](https://github.com/nerdvegas/rez/compare/2.104.2...2.104.3)
12
src/rez/utils/_version.py
@@ -14,4 +14,4 @@
14
15
16
# Update this value to version up Rez. Do not place anything else in this file.
17
-_rez_version = "2.104.3"
+_rez_version = "2.104.4"
0 commit comments