mirror of
https://gh.wpcy.net/https://github.com/superdav42/wp-update-server-plugin.git
synced 2026-07-14 21:46:36 +08:00
4 lines
No EOL
54 B
PHP
4 lines
No EOL
54 B
PHP
<?php
|
|
class Wpup_Version {
|
|
const VERSION = '2.0.2';
|
|
} |