Skip to content

Commit 6bd2f45

Browse files
committed
chlog, ver update
1 parent 0005fe3 commit 6bd2f45

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.5 (2022-02-15)
4+
[Source](https://github.com/nerdvegas/rez/tree/2.104.5) | [Diff](https://github.com/nerdvegas/rez/compare/2.104.4...2.104.5)
5+
6+
**Merged pull requests:**
7+
8+
- switched to SPDX copyright notices [\#1213](https://github.com/nerdvegas/rez/pull/1213) ([nerdvegas](https://github.com/nerdvegas))
9+
10+
**Closed issues:**
11+
12+
- replace copyrights with SPDX form [\#1201](https://github.com/nerdvegas/rez/issues/1201)
13+
314
## 2.104.4 (2022-02-12)
415
[Source](https://github.com/nerdvegas/rez/tree/2.104.4) | [Diff](https://github.com/nerdvegas/rez/compare/2.104.3...2.104.4)
516

src/rez/utils/_version.py

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

44

55
# Update this value to version up Rez. Do not place anything else in this file.
6-
_rez_version = "2.104.4"
6+
_rez_version = "2.104.5"

0 commit comments

Comments
 (0)