Skip to content

Commit d72a48d

Browse files
authored
Merge pull request #146 from jumpserver/dev
[Update] 修改版本号1.4.6
2 parents 2983f06 + 294dc47 commit d72a48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coco/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from .models import Connection
2121

2222

23-
__version__ = '1.4.5'
23+
__version__ = '1.4.6'
2424

2525
BASE_DIR = os.path.dirname(os.path.dirname(__file__))
2626
logger = get_logger(__file__)

0 commit comments

Comments
 (0)