File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ set(SWIG_INSTALL_DIRECTORY "" CACHE PATH
23
23
set (FALKEN_CPP_SDK_SRC_DIR "${CMAKE_CURRENT_LIST_DIR} " CACHE PATH
24
24
"Path to C++ SDK source."
25
25
)
26
- set (FALKEN_SDK_VERSION "0.0.1 " CACHE STRING
26
+ set (FALKEN_SDK_VERSION "0.0.2 " CACHE STRING
27
27
"Version of the SDK being built."
28
28
)
29
29
set (FALKEN_LOCAL_CERT "" CACHE STRING
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ cmake_minimum_required(VERSION 3.17)
19
19
20
20
project (falken_unity NONE )
21
21
22
- set (FALKEN_SDK_VERSION "0.0.1 " CACHE STRING
22
+ set (FALKEN_SDK_VERSION "0.0.2 " CACHE STRING
23
23
"Version of the plugin being built."
24
24
)
25
25
set (INSTALL_PATH "${CMAKE_CURRENT_LIST_DIR} " CACHE PATH
Original file line number Diff line number Diff line change 77
77
"com.google.falken/Falken/Scripts/Gen/std" : " b4b92f64021d4fc694b1ed4a4d1cec59" ,
78
78
"com.google.falken/Falken/Tests" : " 8e38485670934c22bd3c9b4c7aca7429" ,
79
79
"com.google.falken/package.json" : " 673308f1c1244ba0a11a6a8bf50db539"
80
+ },
81
+ "0.0.2" : {
82
+ "Falken/Editor/falken_version-0.0.2_manifest.txt" : " bea0b49956fd41f3ae9bef72807ec1d6"
80
83
}
81
84
}
You can’t perform that action at this time.
0 commit comments