Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb committed Jul 17, 2024
1 parent 362651c commit a45b7b6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions GalaxyBudsClient/GalaxyBudsClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@

<PropertyGroup>
<!-- App properties -->
<AssemblyVersion>5.0.1.0</AssemblyVersion>
<Version>5.0.1.0</Version>
<AssemblyVersion>5.1.0.0</AssemblyVersion>
<Version>5.1.0.0</Version>
<ApplicationIcon>Resources\icon.ico</ApplicationIcon>
<ApplicationManifest>app.manifest</ApplicationManifest>
<ApplicationId>me.timschneeberger.galaxybudsclient</ApplicationId>
Expand Down
2 changes: 1 addition & 1 deletion meta/flatpak/me.timschneeberger.GalaxyBudsClient.desktop
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Desktop Entry]
Name=Galaxy Buds Client
Name=Galaxy Buds Manager
Comment=Unofficial Galaxy Buds Manager for Windows and Linux
Exec=GalaxyBudsClient
Icon=me.timschneeberger.GalaxyBudsClient
Expand Down
10 changes: 5 additions & 5 deletions meta/flatpak/me.timschneeberger.GalaxyBudsClient.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-only</project_license>

<url type="homepage">https://github.com/ThePBone/GalaxyBudsClient</url>
<url type="bugtracker">https://github.com/ThePBone/GalaxyBudsClient/issues/new/choose</url>
<url type="homepage">https://github.com/timschneeb/GalaxyBudsClient</url>
<url type="bugtracker">https://github.com/timschneeb/GalaxyBudsClient/issues/new/choose</url>
<url type="donation">https://ko-fi.com/H2H83E5J3</url>
<url type="translate">https://github.com/ThePBone/GalaxyBudsClient/wiki/3.-How-to-help-with-translations</url>
<url type="translate">https://github.com/timschneeb/GalaxyBudsClient/wiki/3.-How-to-help-with-translations</url>
<url type="contact">https://t.me/thepbone</url>

<description>
Expand All @@ -43,14 +43,14 @@
<launchable type="desktop-id">me.timschneeberger.GalaxyBudsClient.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/ThePBone/GalaxyBudsClient/master/screenshots/app_dark.png</image>
<image>https://raw.githubusercontent.com/timschneeb/GalaxyBudsClient/master/screenshots/app_dark.png</image>
</screenshot>
</screenshots>
<categories>
<category>Utility</category>
</categories>
<releases>
<release version="4.6.0" date="2024-03-13"/>
<release version="5.1.0" date="2024-07-17"/>
</releases>
<content_rating type="oars-1.1">
<content_attribute id="social-info">moderate</content_attribute>
Expand Down

0 comments on commit a45b7b6

Please sign in to comment.