Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Commit

Permalink
Makefile, app.conf updates for 113 release of splunk app
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyestep committed Sep 19, 2018
1 parent e985d85 commit f407a5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DA-ESS-CbDefense/default/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ setup_view = CbDefense
[launcher]
author = Carbon Black Developer Network
description = The Carbon Black Defense App for Splunk integrates the market's leading NGAV product with SPLUNK to allow SPLUNK administrators to leverage the sophisticated threat analysis, detection, and prevention services from within Splunk web.
version = 1.1.3
version = 1.1.4
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ addon: BUNDLE=$(APPNAME)-$(VERSION)
addon: $(APPNAME).spl

app: APPNAME=DA-ESS-CbDefense
app: VERSION=1.0.0
app: VERSION=1.0.1
app: BUNDLE=$(APPNAME)-$(VERSION)
app: $(APPNAME).spl

Expand Down

0 comments on commit f407a5f

Please sign in to comment.