Skip to content

Commit

Permalink
version bump to 14.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyq committed Mar 10, 2023
1 parent c28cb3f commit 9dfd7a8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
### 14.3.5 [2023-03-10]

* Added an option for admins to associate a donation to a user, if not already.
* Fixed a NoneType error for event registration (when admin override is checked but override price is not specified).


### 14.3.4 [2023-03-09]

* Committee officers can access their associated groups.
Expand Down
2 changes: 1 addition & 1 deletion tendenci/__init__.py
@@ -1 +1 @@
__version__ = "14.3.4"
__version__ = "14.3.5"

0 comments on commit 9dfd7a8

Please sign in to comment.