Skip to content

Commit de26a52

Browse files
committed
Bump version to v1.1.10
Merge in ADGUARD-FILTERS/vscode-adblock-syntax from bump-to-v1.1.10 to master Squashed commit of the following: commit d75c35a Author: scripthunter7 <d.tota@adguard.com> Date: Fri Apr 26 13:47:43 2024 +0200 Bump version to v1.1.10
1 parent 7dd0e6a commit de26a52

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog][keepachangelog], and this project adheres to [Semantic Versioning][semver].
66

7-
## 1.1.9 - 2024-04-26
7+
## 1.1.10 - 2024-04-26
88

99
### Changed
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "adblock",
33
"displayName": "Adblock/AdGuard/uBlock filters grammar",
44
"description": "VS code extension that adds support for ad blocking rules syntax.",
5-
"version": "1.1.9",
5+
"version": "1.1.10",
66
"publisher": "adguard",
77
"icon": "icons/aglint_128x128.png",
88
"main": "./client/out/extension",

0 commit comments

Comments
 (0)