Skip to content

Commit 6eb1705

Browse files
committed
Update files
1 parent 036128f commit 6eb1705

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sd_source/Subs-SimpleDesk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ function shd_init()
5050
$context['shd_home'] = 'action=helpdesk;sa=main';
5151

5252
// What SD version are we on? It's now here!
53-
define('SHD_VERSION', 'SimpleDesk 2.1.2');
53+
define('SHD_VERSION', 'SimpleDesk 2.1.3');
5454

5555
// This isn't the SMF way. But for something like this, it's way way more logical and readable.
5656
define('TICKET_STATUS_NEW', 0);

sd_source/Subs-SimpleDeskManageAttachments.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* Any questions, please contact SimpleDesk.net *
1414
* *
1515
***************************************************************
16-
* SimpleDesk Version: 2.1.2 *
16+
* SimpleDesk Version: 2.1.3 *
1717
* File Info: Subs-SimpleDeskManageAttachments.php *
1818
**************************************************************/
1919

sd_source/Subs-SimpleDeskPost.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* Any questions, please contact SimpleDesk.net *
1414
* *
1515
***************************************************************
16-
* SimpleDesk Version: 2.1.2 *
16+
* SimpleDesk Version: 2.1.3 *
1717
* File Info: Subs-SimpleDeskPost.php *
1818
**************************************************************/
1919

0 commit comments

Comments
 (0)