1
0
mirror of https://github.com/flarum/core.git synced 2025-07-15 22:06:24 +02:00

Release v1.2

This commit is contained in:
Daniel Klabbers
2022-01-20 12:35:35 +01:00
parent ec56b53b59
commit f9213c0178
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## [1.2.0](https://github.com/flarum/likes/compare/v1.1.0...v1.2.0)
No changes.
## [1.1.0](https://github.com/flarum/likes/compare/v1.0.0...v1.1.0)
### Changed

View File

@ -19,7 +19,7 @@
}
],
"require": {
"flarum/core": "^1.1"
"flarum/core": "^1.2"
},
"autoload": {
"psr-4": {