Skip to content

Commit 9d748dd

Browse files
authored
3.1.2
bump version
1 parent 834214e commit 9d748dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

octoprint_simplyprint/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ def get_update_information(self):
347347
that will continue to run if you disable it.
348348
"""
349349
# Remember to bump the version in setup.py as well
350-
__plugin_version__ = "3.1.2rc9"
350+
__plugin_version__ = "3.1.2"
351351

352352

353353
def __plugin_load__():

0 commit comments

Comments
 (0)