File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "format_version" : 2 ,
33 "header" : {
4- "name" : " Note Block+ v2.1.2 " ,
4+ "name" : " Note Block+ v2.2.1 " ,
55 "description" : " 音ブロックの音階を表示するアドオン。 \n Created by oasoby" ,
66 "min_engine_version" : [
77 1 ,
1111 "uuid" : " fc863469-2162-461d-8ba8-2691c9197deb" ,
1212 "version" : [
1313 2 ,
14- 1 ,
15- 2
14+ 2 ,
15+ 1
1616 ]
1717 },
1818 "modules" : [
Original file line number Diff line number Diff line change @@ -294,4 +294,4 @@ export const DefaultConfig = {
294294 isReverseEnabled : false ,
295295 distance : 10
296296} ;
297- export const VERSION = "2.1.2 " ;
297+ export const VERSION = "2.2.1 " ;
Original file line number Diff line number Diff line change @@ -303,4 +303,4 @@ export const DefaultConfig = {
303303 distance : 10
304304}
305305
306- export const VERSION = "2.1.2 " ;
306+ export const VERSION = "2.2.1 " ;
You can’t perform that action at this time.
0 commit comments