Skip to content

Commit 32611e4

Browse files
committed
AppImage: Updated to Sentry 0.6.7
1 parent 018dd3a commit 32611e4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/packages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616

1717
env:
1818
QBS_VERSION: 2.0.2
19-
SENTRY_VERSION: 0.6.5
19+
SENTRY_VERSION: 0.6.7
2020
SENTRY_ORG: mapeditor
2121
SENTRY_PROJECT: tiled
2222
TILED_RELEASE: ${{ startsWith(github.ref, 'refs/tags/v') }}

NEWS.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* Windows: Fixed the support for WebP images (updated to Qt 6.5.3, #3661)
99
* Fixed mouse handling issue when zooming while painting (#3863)
1010
* Fixed possible crash after a scripted tool disappears while active
11+
* AppImage: Updated to Sentry 0.6.7
1112

1213
### Tiled 1.10.2 (4 August 2023)
1314

0 commit comments

Comments
 (0)