Skip to content

Commit

Permalink
Merge pull request #334 from yrestom/develop
Browse files Browse the repository at this point in the history
Version 6.0.0
  • Loading branch information
yrestom authored Jun 15, 2023
2 parents be8d360 + b23f65d commit 025b794
Show file tree
Hide file tree
Showing 33 changed files with 2,229 additions and 371 deletions.
2 changes: 1 addition & 1 deletion posawesome/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from __future__ import unicode_literals
import frappe

__version__ = "4.4.0"
__version__ = "6.0.0"


def console(*data):
Expand Down
Loading

0 comments on commit 025b794

Please sign in to comment.