Skip to content

Commit fdcc3bb

Browse files
authored
Update bea-media-analytics.php
1 parent fb2032c commit fdcc3bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bea-media-analytics.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
Plugin Name: BEA - Media Analytics
4-
Version: 2.0.3
4+
Version: 2.0.4
55
Plugin URI: https://github.com/BeAPI/bea-media-analytics
66
Description: Find where and how media are used across your site.
77
Author: Be API Technical team
@@ -35,7 +35,7 @@
3535
}
3636

3737
// Plugin constants
38-
define( 'BEA_MEDIA_ANALYTICS_VERSION', '2.0.3' );
38+
define( 'BEA_MEDIA_ANALYTICS_VERSION', '2.0.4' );
3939
define( 'BEA_MEDIA_ANALYTICS_MIN_PHP_VERSION', '7.0' );
4040

4141
// Plugin URL and PATH

0 commit comments

Comments
 (0)