wp-update-server/includes/Version.php
Yahnis Elsts 03e0ebeb52 Un-bump version number
Let's try giving it the correct version number.
2024-12-09 13:29:59 +02:00

4 lines
No EOL
54 B
PHP

<?php
class Wpup_Version {
const VERSION = '2.0.2';
}