Update release type
This commit is contained in:
parent
9e82edea21
commit
b69713830b
1 changed files with 3 additions and 3 deletions
|
@ -47,9 +47,9 @@ class FactotumPlugin(
|
|||
"Factotum": {
|
||||
"displayName": "Factotum Plugin",
|
||||
"displayVersion": self._plugin_version,
|
||||
"type": "github_release",
|
||||
"user": "mwalbeck",
|
||||
"repo": "OctoPrint-Factotum",
|
||||
"type": "stable_branch",
|
||||
"branch": "main",
|
||||
"name": "Main",
|
||||
"current": self._plugin_version,
|
||||
"pip": "https://git.walbeck.it/mwalbeck/OctoPrint-Factotum/archive/{target_version}.zip",
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue