aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-04-13 10:50:21 +0200
committerWojtek Kosior <koszko@koszko.org>2022-04-13 12:21:09 +0200
commit4d866cf6f8c051098ff001562cbf8cb84980473a (patch)
tree2f00b7184adc9faf0e99e601d9cd7ed339cd138d
parentbc7d13ead2c1b9f2565232afb76cfd507c51208e (diff)
downloadbrowser-extension-4d866cf6f8c051098ff001562cbf8cb84980473a.tar.gz
browser-extension-4d866cf6f8c051098ff001562cbf8cb84980473a.zip
bump version to 1.0
-rw-r--r--README.md2
-rw-r--r--version2
-rw-r--r--version_chromium2
3 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2458989..07bb93a 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ make test-prepare
python3 -m pytest -vv -k popup
```
-As of Haketilo 1.0-beta1 some tests may spuriously fail. This is the result it being notoriously difficult to avoid some weirdnesses when driving Firefox using Selenium. To make sure a failed test is not the result of some more serious bug, you might want to rerun the test suite.
+As of Haketilo 1.0 some tests may spuriously fail. This is the result it being notoriously difficult to avoid some weirdnesses when driving Firefox using Selenium. To make sure a failed test is not the result of some more serious bug, you might want to rerun the test suite.
### Setting up an environment for manual testing
diff --git a/version b/version
index 3352276..ea1da60 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-"1.0-beta3"
+"1.0"
diff --git a/version_chromium b/version_chromium
index a7721a2..ea1da60 100644
--- a/version_chromium
+++ b/version_chromium
@@ -1 +1 @@
-"0.65536.3"
+"1.0"