mirror of
https://github.com/LamGC/wp-asciiplayer.git
synced 2025-07-01 04:47:25 +00:00
bump: release 1.0.0
This commit is contained in:
@ -4,13 +4,13 @@
|
||||
Plugin Name: Asciicast Player
|
||||
Plugin URI: https://github.com/LamGC/wp-asciiplayer
|
||||
Description: AsciinemaPlayer for WordPress.
|
||||
Version: 0.1.0
|
||||
Version: 1.0.0
|
||||
Author: LamGC
|
||||
Author URI: https://blog.lamgc.moe
|
||||
License: GNU GENERAL PUBLIC LICENSE Version 3.0
|
||||
*/
|
||||
|
||||
const PLUGIN_VERSION = "0.1.0";
|
||||
const PLUGIN_VERSION = "1.0.0";
|
||||
|
||||
const ASCIIPLAYER_TAG = "asciiplayer";
|
||||
|
||||
|
Reference in New Issue
Block a user