Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiko2k committed Aug 25, 2020
1 parent b9af52f commit 16d17e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Changelog-------------------------------------

v6.2.3
v6.2.4

- Restored device selector

Expand Down
2 changes: 1 addition & 1 deletion tauon.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
import pickle
import shutil

n_version = "6.2.3"
n_version = "6.2.4"
t_version = "v" + n_version
t_title = 'Tauon Music Box'
t_id = 'tauonmb'
Expand Down

0 comments on commit 16d17e2

Please sign in to comment.