Skip to content

Commit f7646b0

Browse files
varsion increment
1 parent 26c1680 commit f7646b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

make.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"name": "BuildCraft PE",
55
"author": "Nikolay Savenko",
6-
"version": "1.0",
6+
"version": "1.0.1",
77
"description": "Port of PC version of BuildCraft"
88
},
99
"api": "CoreEngine"
@@ -53,8 +53,8 @@
5353
"language": "javascript"
5454
},
5555
{
56-
"source": "src/dev",
57-
"target": "main.js",
56+
"source": "src/dev",
57+
"target": "main.js",
5858
"type": "main",
5959
"language": "typescript"
6060
},

0 commit comments

Comments
 (0)