We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5458e92 + 34113d3 commit da304e9Copy full SHA for da304e9
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 1.13.0
2
+- Unlimited assets regenerated code. (#302)
3
+
4
# 1.13.0-beta-1
5
- Unlimited assets regenerated code. (#302)
6
README.md
@@ -19,7 +19,7 @@ Maven:
19
<dependency>
20
<groupId>com.algorand</groupId>
21
<artifactId>algosdk</artifactId>
22
- <version>1.13.0-beta-1</version>
+ <version>1.13.0</version>
23
</dependency>
24
```
25
pom.xml
@@ -4,7 +4,7 @@
7
8
<packaging>jar</packaging>
9
10
<name>${project.groupId}:${project.artifactId}</name>
0 commit comments