1
0
mirror of https://github.com/flarum/core.git synced 2025-08-16 21:34:08 +02:00

fix incorrect version compare for beta 14 to 15

This commit is contained in:
Daniël Klabbers
2020-12-14 21:31:13 +01:00
parent a509feb080
commit 24519534cc

View File

@@ -1,6 +1,6 @@
# Changelog
## [0.1.0-beta.15](https://github.com/flarum/approval/compare/v0.1.0-beta.14.1...v0.1.0-beta.15)
## [0.1.0-beta.15](https://github.com/flarum/approval/compare/v0.1.0-beta.14...v0.1.0-beta.15)
### Changed
- Updated composer.json and admin javascript for new admin area.