We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882eacf commit 3af3549Copy full SHA for 3af3549
gravityforms-uploads-azure.php
@@ -15,7 +15,7 @@
15
16
namespace Dekode\GravityForms\Azure;
17
18
-define( 'DEKODE_GRAVITYFORMS_AZURE_VERSION', '1.1.0' );
+define( 'DEKODE_GRAVITYFORMS_AZURE_VERSION', '1.0.0' );
19
define( 'DEKODE_GRAVITYFORMS_AZURE_DIR_PATH', plugin_dir_path( __FILE__ ) );
20
21
if ( file_exists( __DIR__ . '/vendor-prefixed/autoload.php' ) ) {
0 commit comments