Skip to content

Commit ac7f540

Browse files
Version Updated
1 parent 5b53b9d commit ac7f540

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

astroid/astroid-framework/astroid.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<libraryname>astroid</libraryname>
66
<author>JoomDev</author>
77
<creationDate>March 2019</creationDate>
8-
<version>2.1.0</version>
8+
<version>2.1.1</version>
99
<url>https://www.astroidframework.com</url>
1010
<copyright>Copyright (C) 2019 Joomdev, Inc. All rights reserved.</copyright>
1111
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>

astroid/astroid-framework/framework/constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
class AstroidFrameworkConstants {
1212

13-
public static $astroid_version = '2.1.0-dev';
13+
public static $astroid_version = '2.1.1';
1414
public static $fontawesome_version = '5.7.2';
1515
public static $animatecss_version = '3.7.0';
1616
public static $forum_link = 'https://www.joomdev.com/forum/astroid-framework';

astroid/astroid-framework/plugins/astroid/astroid.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>Astroid Plugin</name>
44
<author>JoomDev</author>
55
<creationDate>March 2019</creationDate>
6-
<version>2.1.0-dev</version>
6+
<version>2.1.1</version>
77
<url>https://www.astroidframework.com</url>
88
<copyright>Copyright (C) 2019 Joomdev, Inc. All rights reserved.</copyright>
99
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>

astroid/astroid-template-zero/templateDetails.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<authorUrl>https://www.joomdev.com</authorUrl>
99
<copyright>Copyright (C) 2019 Joomdev, Inc. All rights reserved.</copyright>
1010
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
11-
<version>2.1.0</version>
11+
<version>2.1.1</version>
1212
<description>TPL_ASTROID_XML_DESCRIPTION</description>
1313

1414
<updateservers>

pkg_astroid.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<packagerurl>https://www.astroidframework.com</packagerurl>
88
<author>JoomDev</author>
99
<creationDate>March 2019</creationDate>
10-
<version>2.1.0-dev</version>
10+
<version>2.1.1</version>
1111
<url>https://www.joomdev.com</url>
1212
<copyright>Copyright (C) 2019 Joomdev, Inc. All rights reserved.</copyright>
1313
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>

0 commit comments

Comments
 (0)