chore: relase 1.1.0

Signed-off-by: ComixHe <heyuming@deepin.org>
This commit is contained in:
ComixHe 2023-10-19 17:11:05 +08:00 committed by Comix
parent 8f6628c5d2
commit e6cd2c5df1
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,4 @@
set(BIN_NAME dde-application-manager-reborn) set(BIN_NAME dde-application-manager)
add_executable(${BIN_NAME} main.cpp utils.cpp) add_executable(${BIN_NAME} main.cpp utils.cpp)

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
dde-application-manager (1.1.0) unstable; urgency=medium
* release 1.1.0, replace old Application Manager.
-- He YuMing <heyuming@deepin.org> Thu, 19 Oct 2023 17:09:46 +0800
dde-application-manager (0.3.0) unstable; urgency=medium dde-application-manager (0.3.0) unstable; urgency=medium
* release 0.3.0, correct package version and data format * release 0.3.0, correct package version and data format