Skip to content

Commit e8c1f5f

Browse files
committed
Bump to version 4.1.0-alpha1
1 parent 2522166 commit e8c1f5f

File tree

18 files changed

+102
-102
lines changed

18 files changed

+102
-102
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Overview
1111
---------------------
1212
* This is the source of Joomla! 4.x.
1313
* Joomla's [Official website](https://www.joomla.org).
14-
* Joomla! 4.0 [version history](https://docs.joomla.org/Special:MyLanguage/Joomla_4.0_version_history).
14+
* Joomla! 4.1 [version history](https://docs.joomla.org/Special:MyLanguage/Joomla_4.1_version_history).
1515
* Detailed changes are in the [changelog](https://github.com/joomla/joomla-cms/commits/4.0-dev).
1616

1717
What is Joomla?

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Joomla! CMS™
33
1- Overview
44
* This is a Joomla! 4.x installation/upgrade package.
55
* Joomla! Official site: https://www.joomla.org
6-
* Joomla! 4.0 version history - https://docs.joomla.org/Special:MyLanguage/Joomla_4.0_version_history
6+
* Joomla! 4.1 version history - https://docs.joomla.org/Special:MyLanguage/Joomla_4.1_version_history
77
* Detailed changes in the Changelog: https://github.com/joomla/joomla-cms/commits/4.0-dev
88

99
2- What is Joomla?

administrator/components/com_actionlogs/src/View/Actionlogs/HtmlView.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ class HtmlView extends BaseHtmlView
8282
* Setting if the date should be displayed relative to the current date.
8383
*
8484
* @var boolean
85-
* @since __DEPLOY_VERSION__
85+
* @since 4.1.0
8686
*/
8787
protected $dateRelative = false;
8888

0 commit comments

Comments
 (0)