mirror of
https://gh.wpcy.net/https://github.com/YahnisElsts/wp-update-server.git
synced 2026-05-26 03:36:32 +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';
|
|
} |