Skip to content

Commit

Permalink
chore: Bump to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
assemmarwan authored Jun 29, 2021
1 parent 5fee880 commit 99f5be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovation_core/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from .utils.sms_setting import validate_receiver_nos
from .utils.sync import _get_doc_files, process

__version__ = '1.6.2'
__version__ = '1.6.3'

Meta.process = process
frappe.model.sync.get_doc_files = _get_doc_files
Expand Down

0 comments on commit 99f5be3

Please sign in to comment.