Skip to content

Commit

Permalink
Update version.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
unknownghostz6 authored Mar 25, 2023
1 parent 03d3996 commit 7671fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.lua
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Version.checkRelease = function (resourcename, repo)
})
end

Version.checkRelease(GetCurrentResourceName(), 'https://github.com/unknownghostz6/westerntheme-mdt')
Version.checkRelease(GetCurrentResourceName(), 'https://github.com/unknownghostz6/mdt')

exports('Version',function()
return Version
Expand Down

0 comments on commit 7671fdf

Please sign in to comment.