Skip to content

Commit db7b5d6

Browse files
committed
Create new release
1 parent acab866 commit db7b5d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extension.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<extension format="1.0">
33
<extension_code>sv-display-mgmt</extension_code>
4-
<version>1.0.2</version>
4+
<version>1.1.0</version>
55
<label><![CDATA[Display management]]></label>
66
<description><![CDATA[Document displays of various types]]></description>
77
<mandatory>false</mandatory>

module.sv-display-mgmt.php

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

66
SetupWebPage::AddModule(
77
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
8-
'sv-display-mgmt/1.0.2',
8+
'sv-display-mgmt/1.1.0',
99
array(
1010
// Identification
1111
//

0 commit comments

Comments
 (0)