Skip to content

Commit

Permalink
KTX 1.9.11-b2 release patch. #317
Browse files Browse the repository at this point in the history
  • Loading branch information
czyzby authored Nov 1, 2020
2 parents 5295218 + cbef5a7 commit 1c59979
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/publish-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- name: Repository checkout
uses: actions/checkout@v2
with:
persist-credentials: false
- name: JDK setup
uses: actions/setup-java@v1
with:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
_See also: [the official LibGDX changelog](https://github.com/libgdx/libgdx/blob/master/CHANGES)._

#### 1.9.11-SNAPSHOT
#### 1.9.11-b2

- **[UPDATE]** Updated to Kotlin 1.4.10.
- **[UPDATE]** Updated to Kotlin Coroutines 1.4.0.
Expand Down

0 comments on commit 1c59979

Please sign in to comment.