Skip to content

Commit cc3ef07

Browse files
author
Crystal.Sea
committed
v 2.8.1 GA
1 parent cdd0993 commit cc3ef07

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ Download the current version of Baidu Pan,<a href="https://maxkey.top/zh/about/d
9292

9393
| Version | ReleaseDate | Download URL | Code |
9494
| --------| :----- | :---- | :----: |
95-
| v 2.8.0 RC1 | 2021/06/01 | <a href="https://pan.baidu.com/s/1fMr45bhahVWpdcTxXDxP9Q" target="_blank">Download</a> | **06ms** |
96-
95+
| v 2.8.1 GA | 2021/06/25 | <a href="https://pan.baidu.com/s/1XXzqEMZqBIaUAzRIDm9iSg" target="_blank">Download</a> | **dplq** |
96+
9797

9898
# Roadmap
9999

README_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Download the current version of Baidu Pan,<a href="https://maxkey.top/zh/about/d
9292

9393
| Version | Date | URL | Code |
9494
| --------| :----- | :---- | :----: |
95-
| v 2.8.0 RC1 | 2021/06/01 | <a href="https://pan.baidu.com/s/1fMr45bhahVWpdcTxXDxP9Q" target="_blank">Download</a> | **06ms** |
95+
| v 2.8.1 GA | 2021/06/25 | <a href="https://pan.baidu.com/s/1XXzqEMZqBIaUAzRIDm9iSg" target="_blank">Download</a> | **dplq** |
9696

9797

9898
# Roadmap

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ QQ交流群:<b>434469201</b>
9494

9595
| 版本 | 日期 | 下载地址 | 提取码 |
9696
| --------| :----- | :---- | :----: |
97-
| v 2.8.0 RC1 | 2021/06/01 | <a href="https://pan.baidu.com/s/1fMr45bhahVWpdcTxXDxP9Q" target="_blank">链接下载</a> | **06ms** |
97+
| v 2.8.1 GA | 2021/06/25 | <a href="https://pan.baidu.com/s/1XXzqEMZqBIaUAzRIDm9iSg" target="_blank">链接下载</a> | **dplq** |
9898

9999

100100
# Roadmap

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#maxkey properties
22
group =maxkey.top
3-
version =2.8.0
3+
version =2.8.1
44
vendor =https://www.maxkey.top
55
author =MaxKeyTop
66
#maxkey used jars version

maxkey-web-manage/src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
############################################################################
1818
application.title=MaxKey
1919
application.name=MaxKey-Mgt
20-
application.formatted-version=v2.8.0 GA
20+
application.formatted-version=v2.8.1 GA
2121

2222
############################################################################
2323
#MaxKey Server configuration #

maxkey-web-maxkey/src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
############################################################################
1818
application.title=MaxKey
1919
application.name=MaxKey
20-
application.formatted-version=v2.8.0 GA
20+
application.formatted-version=v2.8.1 GA
2121

2222
############################################################################
2323
#spring.profiles.active https/http; default https #

0 commit comments

Comments
 (0)