Skip to content

Commit

Permalink
Fixed update issue
Browse files Browse the repository at this point in the history
  • Loading branch information
donovan6000 committed Aug 19, 2015
1 parent 62bc08d commit 696140a
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 @@ -173,7 +173,7 @@ def getUpdateInformation(self, *args, **kwargs) :

# Return update information
return dict(
updateplugindemo = dict(
m3dfio = dict(

displayName = self._plugin_name,
displayVersion = self._plugin_version,
Expand Down

0 comments on commit 696140a

Please sign in to comment.