Skip to content

Commit 6c7efaf

Browse files
committed
chlog, ver update
1 parent 8df9734 commit 6c7efaf

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## 2.104.2 (2022-02-12)
4+
[Source](https://github.com/nerdvegas/rez/tree/2.104.2) | [Diff](https://github.com/nerdvegas/rez/compare/2.104.1...2.104.2)
5+
6+
**Merged pull requests:**
7+
8+
- Issue 1206 wiki gpl rm [\#1207](https://github.com/nerdvegas/rez/pull/1207) ([nerdvegas](https://github.com/nerdvegas))
9+
10+
**Closed issues:**
11+
12+
- remove GPL3 code from update-wiki.py [\#1206](https://github.com/nerdvegas/rez/issues/1206)
13+
314
## 2.104.1 (2022-02-08)
415
[Source](https://github.com/nerdvegas/rez/tree/2.104.1) | [Diff](https://github.com/nerdvegas/rez/compare/2.104.0...2.104.1)
516

src/rez/utils/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515

1616
# Update this value to version up Rez. Do not place anything else in this file.
17-
_rez_version = "2.104.1"
17+
_rez_version = "2.104.2"

0 commit comments

Comments
 (0)