Skip to content

Commit

Permalink
Revert "chore: Update develop version"
Browse files Browse the repository at this point in the history
This reverts commit 21fdcfc.
  • Loading branch information
surajshetty3416 committed Oct 8, 2024
1 parent 21fdcfc commit b654ae4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion print_designer/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0-dev"
__version__ = "1.2.0"
2 changes: 0 additions & 2 deletions print_designer/hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
app_email = "[email protected]"
app_license = "AGPLv3"

develop_version = "1.x.x-develop"

# Includes in <head>
# ------------------

Expand Down

0 comments on commit b654ae4

Please sign in to comment.