| @@ -26,9 +26,9 @@ | ||
| 26 | 26 | /** |
| 27 | 27 | * Define Constants. |
| 28 | 28 | */ |
| 29 | 29 | private function define_constants() { |
| 30 | - $this->define( 'NOTIFIER_VERSION', '3.1.0' ); | |
| 30 | + $this->define( 'NOTIFIER_VERSION', '3.1.1' ); | |
| 31 | 31 | $this->define( 'NOTIFIER_NAME', 'notifier' ); |
| 32 | 32 | $this->define( 'NOTIFIER_PREFIX', 'notifier_' ); |
| 33 | 33 | $this->define( 'NOTIFIER_URL', trailingslashit( plugins_url( '', dirname(__FILE__) ) ) ); |
| 34 | 34 | $this->define( 'NOTIFIER_APP_BASE_URL', 'https://app.wanotifier.com' ); |