Skip to content

Commit ed2c1ad

Browse files
authored
Release VisUI 1.5.3 (#385)
1 parent a3c7c94 commit ed2c1ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ui/CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#### Version: 1.5.3-SNAPSHOT (libGDX 1.12.1)
1+
#### Version: 1.5.3 (libGDX 1.12.1)
22
- Updated to libGDX 1.12.1
33

44
#### Version: 1.5.2 (libGDX 1.12.0)

ui/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group = 'com.kotcrab.vis'
2-
version = '1.5.3-SNAPSHOT'
2+
version = '1.5.3'
33

44
apply plugin: "java"
55
apply plugin: 'maven'

0 commit comments

Comments
 (0)