Skip to content

Commit

Permalink
chlog, ver update
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdvegas committed Feb 12, 2022
1 parent 2dd3e60 commit dadecde
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 2.104.3 (2022-02-12)
[Source](https://github.com/nerdvegas/rez/tree/2.104.3) | [Diff](https://github.com/nerdvegas/rez/compare/2.104.2...2.104.3)

**Merged pull requests:**

- fixed wiki bugs [\#1211](https://github.com/nerdvegas/rez/pull/1211) ([nerdvegas](https://github.com/nerdvegas))

**Closed issues:**

- fix nuked wiki [\#1210](https://github.com/nerdvegas/rez/issues/1210)

## 2.104.2 (2022-02-12)
[Source](https://github.com/nerdvegas/rez/tree/2.104.2) | [Diff](https://github.com/nerdvegas/rez/compare/2.104.1...2.104.2)

Expand Down
2 changes: 1 addition & 1 deletion src/rez/utils/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@


# Update this value to version up Rez. Do not place anything else in this file.
_rez_version = "2.104.2"
_rez_version = "2.104.3"

0 comments on commit dadecde

Please sign in to comment.