Skip to content

Commit daffb46

Browse files
committed
Version 1.1.5 minor updates to the code to ensure the gitTempDir that is removed is not a sub-directory of the git temporary directory
1 parent ca296f7 commit daffb46

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,9 @@ To do this you will need to install Version Control For SplunkCloud on your Splu
260260
[SplunkVersionControlCloud github](https://github.com/gjanders/SplunkVersionControlCloud)
261261

262262
## Release Notes
263+
### 1.1.5
264+
Minor update so that the gitTempDir refers to the correct directory and not a sub-directory
265+
263266
### 1.1.4
264267
Created inputs.conf to pass app inspect and force python 3 by default
265268

SplunkVersionControl.tgz

32 Bytes
Binary file not shown.

default/app.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ label = SplunkVersionControl
1212
[launcher]
1313
author = Gareth Anderson
1414
description = Version Control software for Splunk instances (backup/restore from git)
15-
version = 1.1.4
15+
version = 1.1.5
1616

1717
[package]
1818
id = SplunkVersionControl

0 commit comments

Comments
 (0)