Skip to content

Commit 6b5cf65

Browse files
authored
Fixed file name to be "indicatorfield" (demisto#27342)
* fixed file name * RN * RN * Update 3_3_74.md
1 parent 62760f2 commit 6b5cf65

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Packs/CommonTypes/IndicatorFields/incidentfield-Action.json renamed to Packs/CommonTypes/IndicatorFields/indicatorfield-Action.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"group": 2,
1919
"hidden": false,
2020
"associatedTypes": [
21-
"Course of Action"
2221
],
2322
"associatedToAll": true,
2423
"unmapped": false,
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
#### Indicator Fields
3+
4+
- **Action**
5+
- Fixed an issue with the filename (incןdentfield->indicatorfield).

Packs/CommonTypes/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Common Types",
33
"description": "This Content Pack will get you up and running in no-time and provide you with the most commonly used incident & indicator fields and types.",
44
"support": "xsoar",
5-
"currentVersion": "3.3.73",
5+
"currentVersion": "3.3.74",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

0 commit comments

Comments
 (0)