File tree 2 files changed +1
-3
lines changed
2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
- [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-brightgreen.svg )] ( https://opensource.org/licenses/MIT ) ![ workflow] ( https://github.com/Serhioromano/vscode-gitflow/actions/workflows/publish.yml/badge.svg ) [ ![ Version] ( https://vsmarketplacebadge.apphb.com/version-short/serhioromano.vscode-gitflow.svg )] ( https://marketplace.visualstudio.com/items?itemName=serhioromano.vscode-gitflow ) [ ![ Installs] ( https://vsmarketplacebadge.apphb.com/installs-short/serhioromano.vscode-gitflow.svg )] ( https://marketplace.visualstudio.com/items?itemName=serhioromano.vscode-gitflow ) [ ![ Ratings] ( https://vsmarketplacebadge.apphb.com/rating-short/serhioromano.vscode-gitflow.svg )] ( https://marketplace.visualstudio.com/items?itemName=serhioromano.vscode-gitflow )
2
-
3
1
# Git FLow Support for VS Code
4
2
5
3
> ** Attention!!!** . From version 0.5.11 it requires latest VS Code ` >=1.64.0 ` .
Original file line number Diff line number Diff line change 2
2
"name" : " vscode-gitflow" ,
3
3
"displayName" : " Git Flow" ,
4
4
"description" : " Git-Flow support for VS Code" ,
5
- "version" : " 1.3.23 " ,
5
+ "version" : " 1.3.25 " ,
6
6
"engines" : {
7
7
"vscode" : " ^1.64.0"
8
8
},
You can’t perform that action at this time.
0 commit comments