mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-15 23:54:59 +00:00
bumped to version 6.7.4
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
from __future__ import unicode_literals
|
||||
__version__ = '6.7.3'
|
||||
__version__ = '6.7.4'
|
||||
|
||||
@@ -29,7 +29,7 @@ blogs.
|
||||
"""
|
||||
app_icon = "icon-th"
|
||||
app_color = "#e74c3c"
|
||||
app_version = "6.7.3"
|
||||
app_version = "6.7.4"
|
||||
source_link = "https://github.com/frappe/erpnext"
|
||||
|
||||
error_report_email = "support@erpnext.com"
|
||||
|
||||
Reference in New Issue
Block a user