diff --git a/IRIS_VERSION b/IRIS_VERSION index 52de97a7f..2d09e4284 100755 --- a/IRIS_VERSION +++ b/IRIS_VERSION @@ -1 +1 @@ -3.67.0 +3.68.0 diff --git a/mopidy_iris/__init__.py b/mopidy_iris/__init__.py index 162349a36..c870ea08b 100755 --- a/mopidy_iris/__init__.py +++ b/mopidy_iris/__init__.py @@ -3,7 +3,7 @@ from mopidy import config, ext -__version__ = "3.66.1" +__version__ = "3.68.0" logger = logging.getLogger(__name__) diff --git a/package.json b/package.json index a6fa51ad9..36deb5d4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mopidy-iris", - "version": "3.66.1", + "version": "3.68.0", "description": "Mopidy HTTP interface", "repository": "https://github.com/jaedb/iris", "author": "James Barnsley ", diff --git a/setup.cfg b/setup.cfg index dfc9e9cd5..6b2cbd149 100755 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = Mopidy-Iris -version = 3.66.1 +version = 3.68.0 url = https://github.com/jaedb/iris author = James Barnsley author_email = james@barnsley.nz diff --git a/src/js/locale/ko.yaml b/src/js/locale/ko.yaml index bfe333ffe..078de1ae0 100755 --- a/src/js/locale/ko.yaml +++ b/src/js/locale/ko.yaml @@ -44,9 +44,9 @@ actions: delete: 삭제 remove: 제거 cancel: 취소 - created: %{name}을(를) 생성하였습니다 - saved: %{name}을(를) 저장하였습니다 - deleted: %{name}을(를) 삭제하였습니다 + created: '%{name}을(를) 생성하였습니다' + saved: '%{name}을(를) 저장하였습니다' + deleted: '%{name}을(를) 삭제하였습니다' common: popularity: 인기도 name: 이름