bump: release 1.0.0

This commit is contained in:
2023-06-05 20:17:37 +08:00
parent 7e80d22c43
commit 120af245f6
4 changed files with 10 additions and 6 deletions

View File

@ -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";