Skip to content

Commit 4484d37

Browse files
committed
Increase version to 1.5.3
1 parent c517a6e commit 4484d37

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,9 @@ If you find this project valuable and want to fuel its continued growth, please
2222
| gdx-teavm | LibGDX | TeaVM |
2323
|:---------:|:------:|:------:|
2424
| -SNAPSHOT | 1.14.0 | 0.13.1 |
25+
| 1.5.3 | 1.14.0 | 0.13.1 |
2526
| 1.5.2 | 1.14.0 | 0.13.1 |
2627
| 1.5.1 | 1.14.0 | 0.13.0 |
27-
| 1.5.0 | 1.14.0 | 0.13.0 |
28-
| 1.4.0 | 1.14.0 | 0.13.0 |
29-
| 1.3.3 | 1.14.0 | 0.12.3 |
3028

3129
## Setup:
3230
```groovy

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=1.5.2
1+
version=1.5.3
22
gdxSourcePath = E:/Dev/Projects/java/libgdx
33
teavmPath = E:/Dev/Projects/java/teavm
44
includeLibgdxSource = false

0 commit comments

Comments
 (0)