From 1094c29d712991cf8398936e9cfbda11f3579f8c Mon Sep 17 00:00:00 2001 From: oddfar Date: Fri, 12 Apr 2024 22:56:17 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20V1.0.13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .run/campus-server.run.xml | 2 +- doc/docker/docker-compose.yml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.run/campus-server.run.xml b/.run/campus-server.run.xml index 00f0a55..a796c78 100644 --- a/.run/campus-server.run.xml +++ b/.run/campus-server.run.xml @@ -2,7 +2,7 @@ - diff --git a/doc/docker/docker-compose.yml b/doc/docker/docker-compose.yml index 977ced8..53d524a 100755 --- a/doc/docker/docker-compose.yml +++ b/doc/docker/docker-compose.yml @@ -59,7 +59,7 @@ services: network_mode: "host" campus-server: - image: campus/campus-imaotai:1.0.12 + image: campus/campus-imaotai:1.0.13 container_name: campus-imaotai environment: # 时区上海 diff --git a/pom.xml b/pom.xml index 3f25380..579dad5 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ - 1.0.12 + 1.0.13 1.1.9 UTF-8 1.8