Skip to content

Commit

Permalink
Update SDE to 20241112-TRANQUILITY
Browse files Browse the repository at this point in the history
  • Loading branch information
Crypta-Eve committed Nov 13, 2024
1 parent 4a5903b commit fe7be8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sde.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "sde-20241102-TRANQUILITY",
"version": "sde-20241112-TRANQUILITY",
"url": "https:\/\/www.fuzzwork.co.uk\/dump\/:version\/",
"format": ".sql.bz2",
"tables": [
Expand Down
2 changes: 1 addition & 1 deletion tools/generate_sde_json.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/

$sde_name = 'sde-20241102-TRANQUILITY';
$sde_name = 'sde-20241112-TRANQUILITY';

// Prepare the data that we want represented as JSON
$data = [
Expand Down

0 comments on commit fe7be8d

Please sign in to comment.