Skip to content

Commit 6557c46

Browse files
webdesigner97webdesigner97
authored andcommitted
bump to 1.4.3
1 parent d43234e commit 6557c46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

streetsmod/init.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
--[[
22
StreetsMod 1.1 by webdesigner97:
3-
License : CC-BY-NC (see license.txt)
3+
License : CC-BY-SA 3.0 Unported (see license.txt)
44
Readme : see readme.txt
55
Forum : http://bit.ly/12cPMeo
66
Depends : default
77
]]
88
-- Create variables and tables
99
print("Streets: Creating variables and tables...")
1010
streets = {}
11-
streets.version = "1.4"
11+
streets.version = "1.4.3"
1212
streets.modpath = minetest.get_modpath("streets")
1313
streets.extendedBy = {}
1414
streets.load = {

0 commit comments

Comments
 (0)