diff --git a/LICENSE b/LICENSE index bb3006d..dc73e16 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Chad Davis +Copyright (c) 2024 Chad A. Davis (@dynamiccookies) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/index.php b/index.php index 13edc0b..c9f6614 100644 --- a/index.php +++ b/index.php @@ -4,7 +4,7 @@ * Define constant for the current version */ -define('CURRENT_VERSION', 'v1.2.1'); +define('CURRENT_VERSION', 'v1.2.2'); /******************************************************************************/ @@ -395,116 +395,134 @@ function show_message($message_text) {