mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2025-09-03 15:07:44 +08:00
Bump the version to 0.3.0 (#107)
Signed-off-by: Ryan McCue <me@ryanmccue.info>
This commit is contained in:
parent
709c30d9ba
commit
18e515f4bf
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* Plugin Name: FAIR - Federated and Independent Repositories
|
||||
* Description: Make your site more FAIR.
|
||||
* Version: 0.1
|
||||
* Version: 0.3.0
|
||||
* Author: FAIR Contributors
|
||||
* License: GPLv2
|
||||
* Requires at least: 5.4
|
||||
|
@ -16,7 +16,7 @@
|
|||
|
||||
namespace FAIR;
|
||||
|
||||
const VERSION = '0.1';
|
||||
const VERSION = '0.3.0';
|
||||
const PLUGIN_DIR = __DIR__;
|
||||
const PLUGIN_FILE = __FILE__;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue