File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
appserver/static/javascript Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 "id": {
66 "group": null,
77 "name": "crowdsec-splunk-app",
8- "version": "1.2.1 "
8+ "version": "1.2.2 "
99 },
1010 "author": [
1111 {
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require.config({
99 ReactDOM : "../app/" + app_name + "/javascript/vendor/react-dom.production.min" ,
1010 } ,
1111 scriptType : "module" ,
12- urlArgs : "v=v1.2.1 "
12+ urlArgs : "v=v1.2.2 "
1313} ) ;
1414
1515require ( [
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ label = CrowdSec
1717[launcher]
1818author=CrowdSec
1919description=This app leverages the CrowdSec's CTI API to perform lookups on IPs
20- version=1.2.1
20+ version=1.2.2
2121
2222[package]
2323id = crowdsec-splunk-app
You can’t perform that action at this time.
0 commit comments