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 8, 2024
1 parent e1e2ab9 commit 993d3e5
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 Property CurrentVersion As New SemVersion(3, 4, 0)
Public Shared Property CurrentVersion As New SemVersion(3, 5, 0)
Public Shared Property NewVersion As SemVersion
Public Shared ReadOnly UpdateURL As String = "https://raw.githubusercontent.com/IridiumIO/CompactGUI/database/version.json"
Public Shared ReadOnly httpClient As New HttpClient()
Expand Down

0 comments on commit 993d3e5

Please sign in to comment.