From 263621be813fe39dc1638ec2173895960c4fcee0 Mon Sep 17 00:00:00 2001 From: jmal Date: Mon, 13 May 2024 12:08:03 +0800 Subject: [PATCH] bump version to v2.8.2 --- pom.xml | 2 +- src/main/resources/application.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 43f87443..e98229a6 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.jmal clouddisk - 2.8.1 + 2.8.2 clouddisk Cloud Disk jar diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index bfb4eee3..8b32ef44 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -6,7 +6,7 @@ server: charset: UTF-8 enabled: true forward-headers-strategy: native -version: 2.8.1 +version: 2.8.2 spring: application: name: jmalcloud