Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit 401ef68

Browse files
committed
Release 1.7.14
1 parent 53d213d commit 401ef68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TUI/Help/VersionHistory.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h3>Compatibility</h3>
1616
</ul>
1717

1818

19-
<h3>1.7.14b0 2021-12-22</h3>
19+
<h3>1.7.14 2021-12-23</h3>
2020

2121
<p>Visible changes:
2222
<ul>

TUI/Version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VersionStr = "1.7.14b0 2021-12-22"
1+
VersionStr = "1.7.14 2021-12-23"
22
VersionName, VersionDate = VersionStr.split()
33
ApplicationName = "STUI"

0 commit comments

Comments
 (0)