Browse Source

Change beta_version to 8.x.x-beta

version-14
Faris Ansari 8 years ago
committed by GitHub
parent
commit
c03268c44f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      frappe/hooks.py

+ 1
- 1
frappe/hooks.py View File

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


develop_version = '8.0.0-beta'
develop_version = '8.x.x-beta'


app_email = "info@frappe.io" app_email = "info@frappe.io"




Loading…
Cancel
Save