Skip to content

Commit

Permalink
Updated version ID in mod files
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasdoehne committed Nov 27, 2018
1 parent aaaa6ce commit 78080dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/Dashboard/interface/browser.gui
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ guiTypes = {
quadTextureSprite = "GFX_button_event_history"
position = { x = -150 y = 21 }
Orientation = UPPER_RIGHT
web_link="http://127.0.0.1:28053/checkversion/v0.2.0/history"
web_link="http://127.0.0.1:28053/checkversion/v0.2.1/history"
shortcut = "L"
}

Expand Down

0 comments on commit 78080dd

Please sign in to comment.