Skip to content

Commit

Permalink
release: v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozzzi committed Dec 20, 2023
1 parent ef08584 commit 5a77a20
Show file tree
Hide file tree
Showing 24 changed files with 1,011 additions and 1,011 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ docker compose -f docker/compose/blossom-mysql8.yaml up -d
| 白驹过隙 | 支付宝用户-\*| 支付宝用户-\*| 支付宝匿名用户 |
| 疾风剑豪索隆 | 放羊的星星 | 立冬 | 给你一支烟 |
| 林诗 | Criesgod | 支付宝用户-\*| 黑醋栗和丁香 |
| Mr_tg000 | | | |
| Mr_tg000 | Lucky | | |

---

Expand Down
2 changes: 1 addition & 1 deletion SPONSORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
| 白驹过隙 | 支付宝用户-\*| 支付宝用户-\*| 支付宝匿名用户 |
| 疾风剑豪索隆 | 放羊的星星 | 立冬 | 给你一支烟 |
| 林诗 | Criesgod | 支付宝用户-\*| 黑醋栗和丁香 |
| Mr_tg000 | | | |
| Mr_tg000 | Lucky | | |
2 changes: 1 addition & 1 deletion blossom-backend/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>blossom-backend</artifactId>
<groupId>com.blossom</groupId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion blossom-backend/common/common-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common</artifactId>
<groupId>com.blossom</groupId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion blossom-backend/common/common-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common</artifactId>
<groupId>com.blossom</groupId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion blossom-backend/common/common-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common</artifactId>
<groupId>com.blossom</groupId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion blossom-backend/common/common-iaas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common</artifactId>
<groupId>com.blossom</groupId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion blossom-backend/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blossom</groupId>
<artifactId>blossom-backend</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blossom</groupId>
<artifactId>expand-sentinel</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blossom</groupId>
<artifactId>expand-sentinel</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion blossom-backend/expand-sentinel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>blossom-backend</artifactId>
<groupId>com.blossom</groupId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion blossom-backend/expand-tracker/expand-tracker-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>expand-tracker</artifactId>
<groupId>com.blossom</groupId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion blossom-backend/expand-tracker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>blossom-backend</artifactId>
<groupId>com.blossom</groupId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions blossom-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@

<groupId>com.blossom</groupId>
<artifactId>blossom-backend</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>

<!-- 版本控制 -->
<properties>
<revision>1.10.0-SNAPSHOT</revision>
<revision>1.11.0-SNAPSHOT</revision>

<!-- 编译设置 -->
<java.version>1.8</java.version>
Expand Down
2 changes: 1 addition & 1 deletion blossom-backend/smart-doc-2.6.7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>com.blossom</groupId>
<artifactId>backend</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
public class ApiDocGen {

private static String IP_DEVE = "http://127.0.0.1";
private static String VERSION = "v1.10.0";
private static String VERSION = "v1.11.0";

private static final List<String> sourceCodePath = new ArrayList<String>() {{
this.add("blossom-backend/common/common-base");
Expand Down
6 changes: 3 additions & 3 deletions blossom-editor/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion blossom-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "blossom",
"productName": "Blossom",
"version": "1.10.0",
"version": "1.11.0",
"description": "A markdown editor",
"license": "MIT",
"main": "./out/main/index.js",
Expand Down
2 changes: 1 addition & 1 deletion blossom-editor/src/renderer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@
<br />
<span style="font-size: 13px">加载中...</span>
</div>
<div class="html-loading-version">Blossom | v1.10.0</div>
<div class="html-loading-version">Blossom | v1.11.0</div>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion blossom-editor/src/renderer/src/assets/constants/system.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const blossom = {
SYS: {
NAME: 'Blossom',
FULL_NAME: 'BLOSSOM-EDITOR',
VERSION: 'v1.10.0',
VERSION: 'v1.11.0',

//
DOC: 'https://www.wangyunf.com/blossom-doc/index',
Expand Down
4 changes: 2 additions & 2 deletions blossom-web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion blossom-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blossom-web",
"version": "1.10.0",
"version": "1.11.0",
"private": true,
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion blossom-web/src/assets/constants/blossom.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const blossom = {
SYS: { VERSION: 'v1.10.0' }
SYS: { VERSION: 'v1.11.0' }
}

export default blossom
Loading

0 comments on commit 5a77a20

Please sign in to comment.