We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f55af87 commit f939c2aCopy full SHA for f939c2a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.1.9 - 2022-06-17
4
+
5
+- Fixed cron task naming conventions.
6
7
## 1.1.8 - 2021-08-16
8
9
- Updated minimum requirements: PHP 5.6 and phpBB 3.2.3.
composer.json
@@ -3,7 +3,7 @@
"type": "phpbb-extension",
"description": "The official phpBB skeleton extension generator.",
"homepage": "https://www.phpbb.com/customise/db/official_tool/ext_skeleton/",
- "version": "1.1.8",
+ "version": "1.1.9",
"license": "GPL-2.0-only",
"authors": [
{
0 commit comments