Skip to content

Commit 22dd3bf

Browse files
Suraj Shettysurajshetty3416
authored andcommitted
chore: Bump to v12.18.1
1 parent 2507988 commit 22dd3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frappe/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
reload(sys)
2424
sys.setdefaultencoding("utf-8")
2525

26-
__version__ = '12.18.0'
26+
__version__ = '12.18.1'
2727
__title__ = "Frappe Framework"
2828

2929
local = Local()

0 commit comments

Comments
 (0)