Skip to content

Commit 67bc57c

Browse files
committed
Prepared for the next release. #497
1 parent 0f28ade commit 67bc57c

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
*.ear
77
hs_err_pid*
88

9+
## Kotlin
10+
.kotlin/
11+
912
## Android Studio, IntelliJ, Android
1013
android/libs/armeabi/
1114
android/libs/armeabi-v7a/

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
_See also: [the official libGDX changelog](https://github.com/libgdx/libgdx/blob/master/CHANGES)._
22

3+
#### 1.13.1-SNAPSHOT
4+
35
#### 1.13.1-rc1
46

57
- **[UPDATE]** Updated to libGDX 1.13.1.

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.13.1-rc1
1+
1.13.1-SNAPSHOT

0 commit comments

Comments
 (0)