Skip to content

Commit

Permalink
Qt -> 6.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Sep 1, 2021
1 parent 4e13379 commit 53d4c83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release Builds
on: push

env:
QT_VERSION: 'v6.1.2'
QT_VERSION: 'v6.1.3'

jobs:
linux:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A minimal static build of Qt:

- Qt version: [Qt 6.1.2](https://doc.qt.io/qt-6/)
- Qt version: [Qt 6.1.3](https://doc.qt.io/qt-6/)
- Qt license: [LGPLv3](https://doc.qt.io/qt-6/lgpl.html)

Get the latest versions here:
Expand Down

0 comments on commit 53d4c83

Please sign in to comment.