Skip to content

Commit

Permalink
update windows installer
Browse files Browse the repository at this point in the history
  • Loading branch information
bylee20 committed May 20, 2015
1 parent e9d6b9d commit 008be01
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion windows/config/config.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Installer>
<Name>bomi</Name>
<Version>0.9.10</Version>
<Version>0.9.11</Version>
<Title>bomi - Multimedia Player</Title>
<Publisher>xylosper</Publisher>
<ProductUrl>http://bomi-player.github.io</ProductUrl>
Expand Down
4 changes: 2 additions & 2 deletions windows/packages/net.xylosper.bomi.prog.i386/meta/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Package>
<DisplayName>bomi for 32bit</DisplayName>
<Description>Install bomi for 32bit</Description>
<Version>0.9.10-2</Version>
<ReleaseDate>2015-05-02</ReleaseDate>
<Version>0.9.11-1</Version>
<ReleaseDate>2015-05-20</ReleaseDate>
<SortingPriority>10</SortingPriority>
</Package>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Package>
<DisplayName>bomi for 64bit</DisplayName>
<Description>Install bomi for 64bit</Description>
<Version>0.9.10-2</Version>
<ReleaseDate>2015-05-02</ReleaseDate>
<Version>0.9.11-1</Version>
<ReleaseDate>2015-05-20</ReleaseDate>
<SortingPriority>10</SortingPriority>
</Package>
4 changes: 2 additions & 2 deletions windows/packages/net.xylosper.bomi.prog/meta/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<DisplayName>bomi</DisplayName>
<DisplayName xml:lang="ko">보미</DisplayName>
<Description>Install bomi</Description>
<Version>0.9.10-2</Version>
<ReleaseDate>2015-05-02</ReleaseDate>
<Version>0.9.11-1</Version>
<ReleaseDate>2015-05-20</ReleaseDate>
<Licenses>
<License name="GPLv2" file="gpl-2.0.txt" />
</Licenses>
Expand Down
4 changes: 2 additions & 2 deletions windows/packages/net.xylosper.bomi.ytdl/meta/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<Package>
<DisplayName>youtube-dl</DisplayName>
<Description>Install youtube-dl script for streaming support</Description>
<Version>2015.04.28-1</Version>
<ReleaseDate>2015-04-28</ReleaseDate>
<Version>2015.05.20-1</Version>
<ReleaseDate>2015-05-20</ReleaseDate>
<Default>true</Default>
<SortingPriority>5</SortingPriority>
</Package>

0 comments on commit 008be01

Please sign in to comment.