Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vquelque committed Aug 22, 2024
1 parent 42ee17c commit e3e4383
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### [1.1.3] - 2024-07-02

- Fix: Import/Export marked files from scope file on Windows systems.

### [1.1.4] - 2024-08-22

- Fix: Support relative paths starting with `./` in scope file (Thanks @X1pherW0lf)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "markfiles",
"displayName": "Mark Files",
"description": "An extension that allows you to mark files in the file explorer",
"version": "1.1.3",
"version": "1.1.4",
"publisher": "vquelque",
"engines": {
"vscode": "^1.76.0"
Expand Down

0 comments on commit e3e4383

Please # to comment.