Skip to content

Commit

Permalink
v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanH-AT committed Jul 16, 2022
1 parent 197f065 commit 50c0fac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

The versions in this file adhere to [semantic versioning](https://semver.org/).

## [0.6.1]

**Other**
- Fixed description for studiomdl path setting (Thanks AWildErin!)

## [0.6.0]

**KeyValue**
Expand Down
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": "source-engine-support",
"displayName": "Source Engine Support",
"description": "Adds support for Source Engine file types and other commands",
"version": "0.6.0",
"version": "0.6.1",
"icon": "extension-icon-256.png",
"author": {
"name": "Stefan Heinz",
Expand Down

0 comments on commit 50c0fac

Please sign in to comment.