Skip to content

Commit c6fc76c

Browse files
committed
release: v1.4.0
1 parent e90949c commit c6fc76c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Rclone Desktop App
66
import AppHome from '@share/components/AppHome.vue'
77
import code from '@theme/lib/code'
88

9-
const version = "1.3.0"
9+
const version = "1.4.0"
1010

1111
const downloads = [
1212
{

docs/zh/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Rclone 桌面应用
66
import AppHome from '@share/components/AppHome.vue'
77
import code from '@theme/lib/code'
88

9-
const version = "1.3.0"
9+
const version = "1.4.0"
1010

1111
const downloads = [
1212
{

0 commit comments

Comments
 (0)