Skip to content

Commit

Permalink
bump to 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
webdesigner97 authored and webdesigner97 committed Dec 18, 2013
1 parent d43234e commit 6557c46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions streetsmod/init.lua
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
--[[
StreetsMod 1.1 by webdesigner97:
License : CC-BY-NC (see license.txt)
License : CC-BY-SA 3.0 Unported (see license.txt)
Readme : see readme.txt
Forum : http://bit.ly/12cPMeo
Depends : default
]]
-- Create variables and tables
print("Streets: Creating variables and tables...")
streets = {}
streets.version = "1.4"
streets.version = "1.4.3"
streets.modpath = minetest.get_modpath("streets")
streets.extendedBy = {}
streets.load = {
Expand Down

0 comments on commit 6557c46

Please sign in to comment.