Skip to content

Commit

Permalink
Un-bump version number
Browse files Browse the repository at this point in the history
Let's try giving it the correct version number.
  • Loading branch information
YahnisElsts committed Dec 9, 2024
1 parent 50187fd commit 03e0ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Version.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php
class Wpup_Version {
const VERSION = '2.0.3';
const VERSION = '2.0.2';
}

0 comments on commit 03e0ebe

Please sign in to comment.