Skip to content

Commit c76e4a0

Browse files
committed
push version
1 parent a137cfc commit c76e4a0

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

custom_plugins/multigp_toolkit/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"documentation_uri": "https://multigp-toolkit.readthedocs.io/",
88
"license" : "MIT",
99
"license_uri" : "https://github.com/i-am-grub/MultiGP_Toolkit/blob/master/LICENSE",
10-
"version" : "3.6.1",
10+
"version" : "3.7.0",
1111
"required_rhapi_version" : "1.2",
1212
"zip_filename": "multigp_toolkit.zip"
1313
}

versions.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,27 @@
33
"hashes" : [
44
"d133e243440dce2dfc9c203c9eea61a1",
55
"22bb798749531dbffbb5602e44734342",
6-
"c60f05b87daf4a31e0396b12d2e2138a"
6+
"c60f05b87daf4a31e0396b12d2e2138a",
7+
"f3f19f90b3a2f75ca684cecb981260f8"
78
],
89
"versions" : [
910
"4.2.1",
1011
"4.3.0-beta2",
11-
"4.3.0"
12+
"4.3.0",
13+
"4.3.1"
1214
]
1315
},
1416
"MultiGP Toolkit" : {
1517
"hashes" : [
1618
"81704a907b3bc341fa145c6836105797",
17-
"b98e2f08811784a90f4b2f7a5f2c49b1"
19+
"b98e2f08811784a90f4b2f7a5f2c49b1",
20+
"3162daa4fed0cff9b7a4c1231f3470e3"
1821
],
1922
"versions" : [
2023
"3.5.0",
21-
"3.6.1"
24+
"3.6.1",
25+
"3.7.0"
2226
],
23-
"latest" : "3.6.1"
27+
"latest" : "3.7.0"
2428
}
2529
}

0 commit comments

Comments
 (0)