Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
Version 2.5.0.2304-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
lpeyr committed Apr 21, 2023
1 parent cb4710a commit 308bcaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gerayis/Classes/Global.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public static class Global
/// <summary>
/// The current version of Gerayis.
/// </summary>
public static string Version => "2.4.0.2302";
public static string Version => "2.5.0.2304-rc1";

/// <summary>
/// List of the available languages.
Expand Down
2 changes: 1 addition & 1 deletion Gerayis/Gerayis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<UseWPF>true</UseWPF>
<ApplicationManifest>app.manifest</ApplicationManifest>
<ApplicationIcon>Gerayis.ico</ApplicationIcon>
<Version>2.4.0.2302</Version>
<Version>2.5.0.2304-rc1</Version>
<Authors>Léo Corporation</Authors>
<Description>A modern Bar/QR Code generator for Windows.</Description>
<Copyright>© 2023</Copyright>
Expand Down

0 comments on commit 308bcaa

Please sign in to comment.