Skip to content

Commit 3dc68fa

Browse files
committed
Update module.xml
1 parent bd56c56 commit 3dc68fa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Partial support for production decomposition with the new interoperability editors
1313
- Added Lock Branch setting to prevent switching branches for a protected namespace (#709)
1414
- Tooltips on branch operations in Git UI (#725)
15+
- Support for https connections (#279)
1516

1617
### Fixed
1718
- Changing system mode (environment name) in setting spersists after instance restart (#655)

module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Document name="git-source-control.ZPM">
44
<Module>
55
<Name>git-source-control</Name>
6-
<Version>2.10.0-oauth.1</Version>
6+
<Version>2.11.0</Version>
77
<Description>Server-side source control extension for use of Git on InterSystems platforms</Description>
88
<Keywords>git source control studio vscode</Keywords>
99
<Packaging>module</Packaging>

0 commit comments

Comments
 (0)