升级项目版本号

This commit is contained in:
Chopper
2021-06-30 14:53:26 +08:00
parent 46f216c191
commit 23388eff6b
9 changed files with 13 additions and 13 deletions

View File

@@ -12,11 +12,11 @@
<groupId>cn.lili</groupId>
<artifactId>lili-shop-parent</artifactId>
<version>1.0.1</version>
<version>4.2.0</version>
<properties>
<docker-registry>registry.cn-beijing.aliyuncs.com/lili-images</docker-registry>
<images-version>0.0.5</images-version>
<images-version>0.0.1</images-version>
</properties>
<modules>
<module>framework</module>