Skip to content

Commit afba5b2

Browse files
committed
Merge branch 'main' into feature
2 parents 1505285 + 8b3f7ce commit afba5b2

File tree

80 files changed

+12032
-7052
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+12032
-7052
lines changed

.github/ISSUE_TEMPLATE/01-feature_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ body:
1515
attributes:
1616
label: NetBox version
1717
description: What version of NetBox are you currently running?
18-
placeholder: v4.4.6
18+
placeholder: v4.4.7
1919
validations:
2020
required: true
2121
- type: dropdown

.github/ISSUE_TEMPLATE/02-bug_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ body:
2727
attributes:
2828
label: NetBox Version
2929
description: What version of NetBox are you currently running?
30-
placeholder: v4.4.6
30+
placeholder: v4.4.7
3131
validations:
3232
required: true
3333
- type: dropdown

contrib/generated_schema.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@
186186
"usb-3-micro-b",
187187
"molex-micro-fit-1x2",
188188
"molex-micro-fit-2x2",
189+
"molex-micro-fit-2x3",
189190
"molex-micro-fit-2x4",
190191
"dc-terminal",
191192
"saf-d-grid",
@@ -293,6 +294,7 @@
293294
"usb-c",
294295
"molex-micro-fit-1x2",
295296
"molex-micro-fit-2x2",
297+
"molex-micro-fit-2x3",
296298
"molex-micro-fit-2x4",
297299
"dc-terminal",
298300
"eaton-c39",

0 commit comments

Comments
 (0)