Skip to content

Commit 7cc3853

Browse files
committed
release: v0.13.0
1 parent 28ddb85 commit 7cc3853

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.md

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

9-
const version = "0.12.0"
9+
const version = "0.13.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: 为所有人打造的工具箱
66
import AppHome from '@share/components/AppHome.vue'
77
import code from '@theme/lib/code'
88

9-
const version = "0.12.0"
9+
const version = "0.13.0"
1010

1111
const downloads = [
1212
{

0 commit comments

Comments
 (0)