parent
53cb69e416
commit
1b83ceb588
|
@ -315,9 +315,9 @@ class KlipperPlugin(
|
||||||
displayVersion=self._plugin_version,
|
displayVersion=self._plugin_version,
|
||||||
type="github_release",
|
type="github_release",
|
||||||
current=self._plugin_version,
|
current=self._plugin_version,
|
||||||
user="mmone",
|
user="AliceGrey",
|
||||||
repo="OctoprintKlipperPlugin",
|
repo="OctoprintKlipperPlugin",
|
||||||
pip="https://github.com/mmone/OctoPrintKlipper/archive/{target_version}.zip"
|
pip="https://github.com/AliceGrey/OctoPrintKlipper/archive/{target_version}.zip"
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue