diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..fd6c06e --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +github: bickart diff --git a/Job_queue1.0.zip b/Job_queue1.0.zip deleted file mode 100644 index eb4cb46..0000000 Binary files a/Job_queue1.0.zip and /dev/null differ diff --git a/job_queue_1.0.1.zip b/job_queue_1.0.1.zip new file mode 100644 index 0000000..a02967d Binary files /dev/null and b/job_queue_1.0.1.zip differ diff --git a/manifest.php b/manifest.php index c2c97ad..f3da9e4 100644 --- a/manifest.php +++ b/manifest.php @@ -20,7 +20,7 @@ 'name' => 'Job_Queue', 'published_date' => '2021-01-25 21:30:39', 'type' => 'module', - 'version' => '1.0', + 'version' => '1.0.1', 'remove_tables' => 'false', ); @@ -76,4 +76,4 @@ ) ), 'image_dir' => '/icons', -); \ No newline at end of file +);