Kaynağa Gözat

chore(release): Bumped to Version 14.4.2

## [14.4.2](https://github.com/frappe/frappe/compare/v14.4.1...v14.4.2) (2022-08-24)

### Bug Fixes

* 'TopBarItem' object does not support item assignment [#17926](https://github.com/frappe/frappe/issues/17926) ([42a8203](42a8203d54))
version-14
Frappe PR Bot 2 yıl önce
ebeveyn
işleme
4e2c226f64
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      frappe/__init__.py

+ 1
- 1
frappe/__init__.py Dosyayı Görüntüle

@@ -42,7 +42,7 @@ from .utils.jinja import (
)
from .utils.lazy_loader import lazy_import

__version__ = "14.4.1"
__version__ = "14.4.2"
__title__ = "Frappe Framework"

controllers = {}


Yükleniyor…
İptal
Kaydet