Skip to content

Commit aad2092

Browse files
committed
release v2406.3
1 parent e319377 commit aad2092

4 files changed

Lines changed: 9 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
Since version v2306 the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
This project (not yet) adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## v2406.3
9+
### Changed
10+
11+
- update a4 to aplus-v2406.3
12+
- use magic as fallback to detect image filetype if MIMEImage fails to detect
13+
it.
14+
815
## v2406.2
916

1017
### Added

changelog/_1111.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@fortawesome/fontawesome-free": "5.15.4",
1919
"@maplibre/maplibre-gl-leaflet": "0.0.20",
2020
"@react-leaflet/core": "^2.1.0",
21-
"adhocracy4": "git+https://github.com/liqd/adhocracy4#811c326dd71d09df65d8f2394cf0fbee66160877",
21+
"adhocracy4": "git+https://github.com/liqd/adhocracy4#aplus-v2406.3",
2222
"autoprefixer": "10.4.19",
2323
"bootstrap": "5.2.3",
2424
"css-loader": "7.1.2",

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A4
2-
git+https://github.com/liqd/adhocracy4.git@811c326dd71d09df65d8f2394cf0fbee66160877#egg=adhocracy4
2+
git+https://github.com/liqd/adhocracy4.git@aplus-v2406.3#egg=adhocracy4
33

44
# Additional requirements
55
brotli==1.1.0

0 commit comments

Comments
 (0)