Browse Source

[version] 9.x.x-develop

version-14
Rushabh Mehta 7 years ago
parent
commit
0dff5607f2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      frappe/hooks.py

+ 1
- 1
frappe/hooks.py View File

@@ -11,7 +11,7 @@ app_color = "orange"
source_link = "https://github.com/frappe/frappe"
app_license = "MIT"

develop_version = '8.x.x-beta'
develop_version = '9.x.x-develop'

app_email = "info@frappe.io"



Loading…
Cancel
Save