Skip to content

Commit d74325c

Browse files
committed
Updated readme.md, bumped to version 1.2.1
1 parent 0468494 commit d74325c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Usage: `Ctrl+Alt+Z` gets url for all open files and copies them to clipboard
1111
Full git sub-module support now included.
1212

1313
# Version History
14+
- `1.2.0:` RAW url commands, bug fix for preview windows.
1415
- `1.1.0:` Sub-Module Support
1516
- `1.0.0:` Initial Release
1617

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-github-file-folder-url",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"publisher": "cycloware",
55
"displayName": "VsCode - Github-File-Folder-Url",
66
"description": "VsCode Extension that gets a Github url with optional line selection for files and folders.",

0 commit comments

Comments
 (0)