Skip to content

Commit 43d528b

Browse files
committed
bump patch version
Squashed commit of the following: commit b5dbf8e Author: Slava Leleka <[email protected]> Date: Thu Nov 9 18:16:52 2023 +0200 fix version
1 parent a4144f7 commit 43d528b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9-
## [2.1.0]
9+
## [2.1.1]
1010

1111
### Added
1212

@@ -17,4 +17,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
- Logs sending during bug report [#149](https://github.com/AdguardTeam/AdGuardVPNExtension/issues/149)
1818

1919

20-
[2.1.0]: https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.0.65...v2.1.0
20+
[2.1.1]: https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.0.65...v2.1.1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adguard-vpn",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "AdGuard VPN",
55
"author": "[email protected]",
66
"license": "LGPL-3.0",

0 commit comments

Comments
 (0)