Fix dynaform preview that did not create new tab

set version to 5.0.3
This commit is contained in:
Barbesange, Jason
2023-11-23 14:27:19 +01:00
parent 564f77eb5b
commit d3dbcc7267
3 changed files with 13 additions and 10 deletions

View File

@@ -25,7 +25,7 @@ You should have received a copy of the GNU General Public License
along with this plugin. If not, see <http://www.gnu.org/licenses/>.
--------------------------------------------------------------------------
*/
define('PROCESSMAKER_VERSION', '5.0.2');
define('PROCESSMAKER_VERSION', '5.0.3');
// Minimal GLPI version, inclusive
define('PLUGIN_PROCESSMAKER_MIN_GLPI', '10.0');