Skip to content

Commit 9464629

Browse files
committed
Version bump
1 parent d8789ae commit 9464629

4 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.12.2] - 2022-05-18
8+
- Android-only release: switch to OpenSSL 3.0.3 for `termux` releases
9+
710
## [0.12.1] - 2022-05-11
811
- Android-only release: fix dependencies to ensure `openssl-1.1` is used
912

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "apkeep"
3-
version = "0.12.1"
3+
version = "0.12.2"
44
authors = ["William Budington <[email protected]>"]
55
edition = "2018"
66
license = "MIT"

USAGE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apkeep v0.12.1
1+
apkeep v0.12.2
22
William Budington <[email protected]>
33
Downloads APKs from various sources
44

0 commit comments

Comments
 (0)