Skip to content

Commit ccd554e

Browse files
committed
websoft9
1 parent f922796 commit ccd554e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

changelog_latest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### enhancement:
22

3-
- add a tag for todo application #601
4-
- Using AI to create enterprise knowledge base #600
3+
- port check failed from URL demo.goweb.cc:9000 access Websoft9 Console #610
4+
- rebuild application seems can not support Control startup #607
55

66

77

docker/apphub/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file can running at actions
22
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
3-
# modify time: 202504171552, you can modify here to trigger Docker Build action
3+
# modify time: 202504181602, you can modify here to trigger Docker Build action
44

55

66
FROM python:3.10-slim-bullseye

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "2.1.26",
2+
"version": "2.1.27",
33
"plugins": {
44
"portainer": "0.1.3",
55
"nginx": "0.1.0",
66
"gitea": "0.0.8",
77
"myapps": "0.2.10",
8-
"appstore": "0.2.8",
8+
"appstore": "0.2.9",
99
"settings": "0.1.5",
1010
"navigator": "0.5.10"
1111
},

0 commit comments

Comments
 (0)