Skip to content

Commit

Permalink
Hopefully fixed the updating now
Browse files Browse the repository at this point in the history
  • Loading branch information
donovan6000 committed Aug 2, 2015
1 parent 1b78765 commit 986aa33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion octoprint_m3dfio/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ def getUpdateInformation(self, *args, **kwargs) :
current = self._plugin_version,
user = "donovan6000",
repo = "M3D-Fio",
pip = "https://github.com/donovan6000/M3D-Fio/archive/{target}.zip"
pip = "https://github.com/donovan6000/M3D-Fio/archive/{target_version}.zip"
)
)

Expand Down

0 comments on commit 986aa33

Please sign in to comment.