Skip to content

Commit

Permalink
AppImage: Updated to Sentry 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn committed Aug 2, 2023
1 parent 4a0f569 commit da84438
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:

env:
QBS_VERSION: 2.0.2
SENTRY_VERSION: 0.6.4
SENTRY_VERSION: 0.6.5
SENTRY_ORG: mapeditor
SENTRY_PROJECT: tiled
TILED_RELEASE: ${{ startsWith(github.ref, 'refs/tags/v') }}
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* Fixed several issues with drawing ellipses (#3776)
* Fixed Terrain Fill Mode for sets containing transitions to empty (#3774)
* Godot 4 plugin: Export custom tile properties as Custom Data Layers (with Kevin Harrison, #3653)
* AppImage: Updated to Sentry 0.6.4
* AppImage: Updated to Sentry 0.6.5
* Qt 6: Increased the image allocation limit from 1 GB to 4 GB (#3616)
* macOS: The macOS 10.14+ build is now a Universal macOS Binary (#3707)

Expand Down

0 comments on commit da84438

Please sign in to comment.