Skip to content

Commit

Permalink
v16.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
regisb committed Dec 15, 2023
1 parent f0d8778 commit 56ec652
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ instructions, because git commits are used to generate release notes:

<!-- scriv-insert-here -->

<a id='changelog-16.0.3'></a>
## v16.0.3 (2023-12-15)

- [Bugfix] Make LMS/Studio connnect to the right port in dev mode. (by @ormsbee)

<a id='changelog-16.0.2'></a>
## v16.0.2 (2023-12-08)

Expand Down
1 change: 0 additions & 1 deletion changelog.d/20230713_093132_dave_fix_dev_port.md

This file was deleted.

2 changes: 1 addition & 1 deletion tutorminio/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "16.0.2"
__version__ = "16.0.3"

0 comments on commit 56ec652

Please sign in to comment.