Skip to content

Commit e90949c

Browse files
committed
release: v1.3.0
1 parent 02cdeee commit e90949c

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.2.0"
9+
const version = "1.3.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.2.0"
9+
const version = "1.3.0"
1010

1111
const downloads = [
1212
{

0 commit comments

Comments
 (0)