Skip to content

Commit 7d5c73b

Browse files
Update plugins/FlashforgeFinderIntegration/package.json
As per Ghostkeeper codereview suggestion for proper SDK version parsing. Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
1 parent bd63f3a commit 7d5c73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/FlashforgeFinderIntegration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"package_type": "plugin",
1212
"package_version": "1.0.0",
1313
"sdk_version": "7.2.0",
14-
"supported_sdk_versions": ["7.0.0"],
14+
"supported_sdk_versions": ["7.2.0"],
1515
"tags": [
1616
"Flashforge",
1717
"Finder"

0 commit comments

Comments
 (0)