Skip to content

Commit

Permalink
Merge pull request #265 from Holt666/develop
Browse files Browse the repository at this point in the history
update version to 0.6.5
  • Loading branch information
LucasMLK authored Aug 13, 2023
2 parents afc846f + 6ad525d commit 5fc8efa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/XDAGJ_Cli_Wallet_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ total 95464
drwxr-xr-x 4 xdager wheel 128 5 24 14:22 .
drwxr-xr-x 16 xdager wheel 512 5 24 14:21 ..
-rwxr-xr-x 1 xdager wheel 275 5 24 14:21 xdag.sh
-rw-r--r-- 1 xdager wheel 48869970 5 24 14:21 xdagj-0.6.4-shaded.jar
-rw-r--r-- 1 xdager wheel 48869970 5 24 14:21 xdagj-0.6.5-shaded.jar
```

## Usage
Expand Down Expand Up @@ -185,5 +185,5 @@ This command is used to display the xdagj version number.

```shell
xdager@localhost xdag_full_node % ./xdag.sh --version
0.6.4
0.6.5
```
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.xdag</groupId>
<artifactId>xdagj</artifactId>
<version>0.6.4</version>
<version>0.6.5</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 5fc8efa

Please sign in to comment.