Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from DevDawson/patch-4
Browse files Browse the repository at this point in the history
Version Bump
  • Loading branch information
SonoranBrian authored Mar 23, 2020
2 parents 8928d06 + cceb351 commit 78fca30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sv_update_check.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ along with this program in the file "LICENSE". If not, see <http://www.gnu.org/
-- Update Checker
---------------------------------------------------------------------------
local url = "https://raw.githubusercontent.com/Sonoran-Software/SonoranCADLuaIntegration/master/version.json"
local version = "1.1.3"
local version = "1.1.4"
local latest = true

local rawData = LoadResourceFile(GetCurrentResourceName(), "version.json")
Expand Down

0 comments on commit 78fca30

Please sign in to comment.