diff options
author | Shreyas Minocha <sm-git@riseup.net> | 2020-07-12 11:56:23 +0000 |
---|---|---|
committer | Shreyas Minocha <sm-git@riseup.net> | 2020-07-12 11:56:23 +0000 |
commit | 702a1ce4d3c3b4bb6e01ba6c32b6e6bdef860067 (patch) | |
tree | c1673b1899a9d4b7896c9691afd5d3971db89519 | |
parent | v78.0.2-1 (diff) | |
download | librewolf-linux-702a1ce4d3c3b4bb6e01ba6c32b6e6bdef860067.tar.gz librewolf-linux-702a1ce4d3c3b4bb6e01ba6c32b6e6bdef860067.tar.bz2 librewolf-linux-702a1ce4d3c3b4bb6e01ba6c32b6e6bdef860067.zip |
Fix version number typo
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 03bb5dc..a791a9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). This project follows the official Firefox releases, but also uses [Arch Linux Package Versioning](https://wiki.archlinux.org/index.php/Arch_package_guidelines#Package_versioning) to mark individual releases in between versions. -## [78.0.1-1] - 2020-07-10 +## [78.0.2-1] - 2020-07-10 ### Changed |