Skip to content

Commit aff8591

Browse files
committed
Merge branch 'release/1.3.25'
2 parents c9ba824 + 388523e commit aff8591

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
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-
31
# Git FLow Support for VS Code
42

53
> **Attention!!!**. From version 0.5.11 it requires latest VS Code `>=1.64.0`.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-gitflow",
33
"displayName": "Git Flow",
44
"description": "Git-Flow support for VS Code",
5-
"version": "1.3.23",
5+
"version": "1.3.25",
66
"engines": {
77
"vscode": "^1.64.0"
88
},

0 commit comments

Comments
 (0)