1
0

chore: bump version to 1.0.0

This commit is contained in:
2026-01-22 12:10:55 +01:00
parent e881e5886e
commit f5200e40b4

View File

@@ -5,7 +5,7 @@ import albert
md_iid = '5.0'
md_name = "HTTP Status Codes"
md_description = "Show the list of HTTP Status Codes"
md_version = "0.0.1"
md_version = "1.0.0"
md_license = "MIT"
md_url = "https://gitea.felix-boers.de/fboers/albert-plugin-python-http-status-codes"
md_authors = ["@felixboers"]