Skip to content

Commit f820897

Browse files
committed
Set version to 4.5.0
1 parent bb8acc4 commit f820897

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "Sidebar GUI",
33
"author": "fieldOfView",
4-
"version": "4.4.1-DEV",
4+
"version": "4.5.0",
55
"minimum_cura_version": "4.0",
66
"maximum_cura_version": "5.2",
77
"description": "Provides an alternative, setting-centric interface based around a fixed sidebar",
88
"api": "6.0.0",
99
"supported_sdk_versions": [
1010
"6.0.0", "6.1.0", "6.2.0", "6.3.0",
1111
"7.0.0", "7.1.0", "7.2.0", "7.3.0", "7.4.0", "7.5.0", "7.6.0", "7.7.0", "7.8.0", "7.9.0",
12-
"8.0.0", "8.1.0"
12+
"8.0.0", "8.1.0", "8.2.0"
1313
],
1414
"i18n-catalog": "cura"
1515
}

0 commit comments

Comments
 (0)