Skip to content

Commit

Permalink
fix update information
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonshineSG committed Jan 4, 2016
1 parent b2398c5 commit 4f5b41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion octoprint_multi_colors/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def get_version(self):

def get_update_information(self):
return dict(
touchui=dict(
multi_colors=dict(
displayName="Multi Colors",
displayVersion=self._plugin_version,

Expand Down

0 comments on commit 4f5b41f

Please sign in to comment.