Skip to content

Commit

Permalink
AppImage: Updated to Sentry 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn committed Jun 28, 2023
1 parent fcd9733 commit 3954876
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: 1.23.1
SENTRY_VERSION: 0.6.3
SENTRY_VERSION: 0.6.4
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 @@ -7,7 +7,7 @@
* Fixed updating of object selection outlines when changing parallax factor (#3669)
* Fixed "Offset Map" action to offset all objects when choosing "Whole Map" as bounds
* Godot 4 plugin: Export custom tile properties as Custom Data Layers (with Kevin Harrison, #3653)
* AppImage: Updated to Sentry 0.6.3
* AppImage: Updated to Sentry 0.6.4
* 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 3954876

Please sign in to comment.