From 4d866cf6f8c051098ff001562cbf8cb84980473a Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Wed, 13 Apr 2022 10:50:21 +0200 Subject: bump version to 1.0 --- README.md | 2 +- version | 2 +- version_chromium | 2 +- 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" -- cgit v1.2.3