Skip to content

Commit

Permalink
refactor: modify the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
xd-shadow committed Feb 5, 2025
1 parent e9ba641 commit 5548ae3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


<h1 align="center">OWallet - a comprehensive Ontology desktop wallet</h1>
<h4 align="center">Version 0.10.0</h4>
<h4 align="center">Version 0.11.0</h4>

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


<h1 align="center">OWallet - 本体综合性桌面版钱包 </h1>
<h4 align="center">Version 0.10.0</h4>
<h4 align="center">Version 0.11.0</h4>

## 总体介绍

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "owallet",
"homepage": "http://ont.io",
"version": "v0.10.0",
"version": "v0.11.0",
"author": "Ontology Foundation Ltd. <[email protected]>",
"description": "OWallet is a comprehensive Ontology desktop wallet",
"license": "Apache-2.0",
Expand Down

0 comments on commit 5548ae3

Please sign in to comment.