File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
7
7
## [ Unreleased]
8
8
9
9
10
+ ## v1.0.2
11
+ ### Changed
12
+ - Repository URL to ` https://github.com/OpenForgeProject/vscode-ext-magento-log-viewer `
13
+
10
14
## v1.0.1
11
15
### Added
12
16
- Extension Logo
Original file line number Diff line number Diff line change 2
2
"name" : " magento-log-viewer" ,
3
3
"displayName" : " Magento Log Viewer" ,
4
4
"description" : " A Visual Studio Code extension to view and manage Magento log files." ,
5
- "version" : " 1.0.1 " ,
5
+ "version" : " 1.0.2 " ,
6
6
"publisher" : " MathiasElle" ,
7
7
"icon" : " resources/logo.png" ,
8
8
"repository" : {
9
9
"type" : " git" ,
10
- "url" : " https://github.com/dermatz /vscode-ext-magento-log-viewer"
10
+ "url" : " https://github.com/OpenForgeProject /vscode-ext-magento-log-viewer"
11
11
},
12
12
"engines" : {
13
13
"vscode" : " ^1.95.0"
You can’t perform that action at this time.
0 commit comments