Skip to content

Commit 932429d

Browse files
authored
Update scenario.nut
set version to 2.0.0 for release
1 parent b8cf100 commit 932429d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenario.nut

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ include(nut_path+"class_basic_data") // include class for object data
1010
translate_objects_list <- {} // translate list
1111
translate_objects() // add objects to translate list
1212

13-
const version = 1700
13+
const version = 2000
1414
scenario_name <- "Tutorial Scenario"
1515
scenario.short_description = scenario_name
1616
scenario.author = "Yona-TYT & Andarix"

0 commit comments

Comments
 (0)