File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.1.10 - 2023-05-13
4+
5+ - Updated GitHub Action workflow files.
6+ - Removed translation of * CP module page titles as it's not necessary.
7+ - Minor code improvements and clean up.
8+
39## 1.1.9 - 2022-06-17
410
511- Fixed cron task naming conventions.
Original file line number Diff line number Diff line change 33 "type" : " phpbb-extension" ,
44 "description" : " The official phpBB skeleton extension generator." ,
55 "homepage" : " https://www.phpbb.com/customise/db/official_tool/ext_skeleton/" ,
6- "version" : " 1.1.9 " ,
6+ "version" : " 1.1.10 " ,
77 "license" : " GPL-2.0-only" ,
88 "authors" : [
99 {
3333 "version-check" : {
3434 "host" : " www.phpbb.com" ,
3535 "directory" : " /customise/db/official_tool/ext_skeleton" ,
36- "filename" : " version_check"
36+ "filename" : " version_check" ,
37+ "ssl" : true
3738 }
3839 }
3940}
You can’t perform that action at this time.
0 commit comments