Sfoglia il codice sorgente

Merge branch 'hotfix'

version-14
Rushabh Mehta 8 anni fa
parent
commit
60e04c82a9
2 ha cambiato i file con 1 aggiunte e 2008 eliminazioni
  1. +1
    -1
      frappe/__init__.py
  2. +0
    -2007
      frappe/translations/zh-cn.csv

+ 1
- 1
frappe/__init__.py Vedi File

@@ -13,7 +13,7 @@ import os, sys, importlib, inspect, json
from .exceptions import *
from .utils.jinja import get_jenv, get_template, render_template

__version__ = '8.0.48'
__version__ = '8.0.49'
__title__ = "Frappe Framework"

local = Local()


+ 0
- 2007
frappe/translations/zh-cn.csv
File diff soppresso perché troppo grande
Vedi File


Caricamento…
Annulla
Salva