changelog: update for v0.11.15
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
v0.11.15
|
||||
========
|
||||
|
||||
* Bug fix release: fixed another issue with adding a new music source. (#325)
|
||||
|
||||
v0.11.14
|
||||
========
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "sublime_music"
|
||||
version = "0.11.14"
|
||||
version = "0.11.15"
|
||||
description = "A native GTK *sonic client."
|
||||
license = "GPL-3.0-or-later"
|
||||
authors = ["Sumner Evans <inquiries@sumnerevans.com>"]
|
||||
|
@@ -1 +1 @@
|
||||
__version__ = "0.11.14"
|
||||
__version__ = "0.11.15"
|
||||
|
Reference in New Issue
Block a user