Skip to content

Commit

Permalink
v1.0.30 - Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
inb4after committed Jun 9, 2021
1 parent 7986ee0 commit dcc7412
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
7 changes: 6 additions & 1 deletion addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<addon id="skin.auramod" version="1.0.29" name="Aura[COLOR cyan]MOD[/COLOR]" provider-name="skyfsza,inb4after,SerpentDrago">
<addon id="skin.auramod" version="1.0.30" name="Aura[COLOR cyan]MOD[/COLOR]" provider-name="skyfsza,inb4after,SerpentDrago">
<requires>
<import addon="xbmc.gui" version="5.15.0"/>
<import addon="script.skin.helper.service" version="1.1.24"/>
Expand Down Expand Up @@ -32,6 +32,11 @@
<screenshot>resources/screenshot-05.jpg</screenshot>
</assets>
<news>
v1.0.30
-Improve Skin Helper Service Widgets similar title
-Match font with widget label
-Remove prefix "to"
-Fix positioning
v1.0.29
-Improve LandscapePanel widget position
v1.0.28
Expand Down
5 changes: 5 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v1.0.30
-Improve Skin Helper Service Widgets similar title
-Match font with widget label
-Remove prefix "to"
-Fix positioning
v1.0.29
-Improve LandscapePanel widget position
v1.0.28
Expand Down

0 comments on commit dcc7412

Please sign in to comment.