mirror of
https://github.com/openzim/warc2zim.git
synced 2025-10-19 14:33:17 +00:00
Release 2.1.2
This commit is contained in:
parent
f56bdea7dc
commit
dc36cd80e7
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ All notable changes to this project are documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) (as of version 1.4.0).
|
||||
|
||||
## [Unreleased]
|
||||
## [2.1.2] - 2024-10-08
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@openzim/wombat-setup",
|
||||
"type": "module",
|
||||
"version": "2.1.2-dev0",
|
||||
"version": "2.1.2",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"author": "openZIM",
|
||||
"devDependencies": {
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = "2.1.2-dev0"
|
||||
__version__ = "2.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue