Skip to content

Commit ff26895

Browse files
committed
update
1 parent 10b5b0f commit ff26895

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ajax.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Ajax
44
* Description: Ajax request testing
55
* Author: haruncpi
6-
* Version: 1.0.2
6+
* Version: 1.0.3
77
* Author URI: https://github.com/haruncpi
88
* Requires PHP: 7.4
99
* Requires at least: 5.3

src/Updater/plugin.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name" : "Ajax",
33
"slug" : "ajax",
4-
"version" : "1.0.2",
5-
"download_url" : "https://github.com/haruncpi/wp-ajax/releases/download/v1.0.2/ajax-1.0.2.zip",
4+
"version" : "1.0.3",
5+
"download_url" : "https://github.com/haruncpi/wp-ajax/releases/download/v1.0.3/ajax-1.0.3.zip",
66
"author" : "<a href='https://github.com/haruncpi'>Harun</a>",
77
"author_profile" : "https://github.com/haruncpi",
8-
"requires" : "3.0",
8+
"requires" : "5.0",
99
"tested" : "6.6",
1010
"requires_php" : "7.4",
11-
"last_updated" : "2024-08-14 12:00:00",
11+
"last_updated" : "2024-08-14 00:00:00",
1212
"sections" : {
1313
"description" : "This simple plugin does nothing, only gets updates from a custom server",
1414
"installation" : "Click the activate button and that's it.",

0 commit comments

Comments
 (0)