Version bump

This commit is contained in:
Matt 2021-03-08 17:08:21 -05:00
parent be12c0d21f
commit 483b708def
2 changed files with 2 additions and 6 deletions

0
build.py Executable file → Normal file
View File

View File

@ -1,10 +1,6 @@
version: '0.4.0'
version: '0.4.1'
changelog: |
- #44 - Stop doing string manipulations on translations
- #50 - Add support for Kodi Matrix
- #52 - Use future imports for all library files
- #53 - Add build script and set up pipeline
- #54 - Fix yesno dialogs in Kodi 19
- #57 - Fix browsing by pages
dependencies:
py2:
- addon: 'xbmc.python'