Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Iridium-IO committed Jul 3, 2024
1 parent 5c88e0a commit 5a8428a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CompactGUI/Models/UpdateHandler.vb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Imports System.Text.Json
Public Class UpdateHandler

Public Shared CurrentVersion As New SemVersion(3, 4, 0, "alpha", 1)
Public Shared CurrentVersion As New SemVersion(3, 4, 0, "alpha", 2)
Public Shared NewVersion As SemVersion
Shared UpdateURL As String = "https://raw.githubusercontent.com/IridiumIO/CompactGUI/database/version.json"

Expand Down

0 comments on commit 5a8428a

Please sign in to comment.