Skip to content

Commit

Permalink
Release v0.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
kk49 committed Jun 30, 2022
1 parent ddf33d5 commit 2913fc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### v0.2.15 RELEASE-CANDIDATE
#### v0.2.15 free abortions on demand
* Updated to support COTW 2022-06-28
* Added Finland update for COTW

Expand Down
2 changes: 1 addition & 1 deletion deca/gui/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from PySide2.QtGui import QDesktopServices, QKeyEvent


window_title = 'decaGUI: v0.2.14'
window_title = 'decaGUI: v0.2.15'


class MainWindowDataSource(IVfsViewSrc):
Expand Down

0 comments on commit 2913fc9

Please sign in to comment.