Files
SIGE-WEB-snapshot/wp-content/plugins/redirection/redirection-version.php

7 lines
205 B
PHP

<?php
// This is a dummy file to help with cached sites
define( 'REDIRECTION_VERSION', '5.7.5' );
define( 'REDIRECTION_BUILD', 'e5bead9293c415a3ea00b2af86bd2010' );
define( 'REDIRECTION_MIN_WP', '6.5' );