Skip to content

Commit

Permalink
Release prep: 4.0.7
Browse files Browse the repository at this point in the history
 - bump version
 - update POT file
 - update swagger.json
  • Loading branch information
dasgarner committed Feb 12, 2024
1 parent 8944246 commit 4892b6f
Show file tree
Hide file tree
Showing 3 changed files with 3,407 additions and 2,851 deletions.
4 changes: 2 additions & 2 deletions lib/Helper/Environment.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2023 Xibo Signage Ltd
* Copyright (C) 2024 Xibo Signage Ltd
*
* Xibo - Digital Signage - https://xibosignage.com
*
Expand Down Expand Up @@ -30,7 +30,7 @@
*/
class Environment
{
public static $WEBSITE_VERSION_NAME = '4.0.6';
public static $WEBSITE_VERSION_NAME = '4.0.7';
public static $XMDS_VERSION = '7';
public static $XLF_VERSION = 4;
public static $VERSION_REQUIRED = '8.1.0';
Expand Down
Loading

0 comments on commit 4892b6f

Please sign in to comment.