From 3cb8e21d18f0b78dd714cd782b45aa86763f98da Mon Sep 17 00:00:00 2001 From: =?utf8?q?cat=20=C3=A6scling?= <11325618-aescling@users.noreply.gitlab.com> Date: Thu, 3 Aug 2023 00:29:18 -0400 Subject: [PATCH] Update version to 1.0.0 --- README.md | 7 +++++-- package/versions | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 package/versions diff --git a/README.md b/README.md index b8b993a..781ab26 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,11 @@ file structure amounts to a simple structured key-value store. this README is served as standalone HTML by an instance of httpd.execline at https://httpd-execline.cat.family/ -the codebase can be found in a -[git repository](https://gitlab.com/aescling/httpd-execline) hosted by Gitlab. +you can download the latest release from the official website, currently +version +[1.0.0](https://httpd-execline.cat.family/assets/httpd.execline.1.0.0.tar.gz). +the git repository is currently hosted on +[Gitlab](https://gitlab.com/aescling/httpd-execline) ### installation ### diff --git a/package/versions b/package/versions new file mode 100644 index 0000000..3eefcb9 --- /dev/null +++ b/package/versions @@ -0,0 +1 @@ +1.0.0 -- 2.47.3