Skip to content

Commit

Permalink
Merge pull request #36 from nv-morpheus/branch-24.03
Browse files Browse the repository at this point in the history
[RELEASE] morpheus-visualizations v24.03.00
  • Loading branch information
dagardner-nv authored Mar 27, 2024
2 parents 5fa7614 + 1bfa243 commit 9829f32
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ body:
attributes:
label: Version
description: What version of Morpheus are you running?
placeholder: "example: 23.11"
placeholder: "example: 24.03"
validations:
required: true

Expand Down
1 change: 1 addition & 0 deletions .github/ops-bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ auto_merger: true
branch_checker: true
label_checker: true
release_drafter: true
forward_merger: true
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# morpheus-visualizations 24.03.00 (27 Mar 2024)

## 🚀 New Features

- Update ops-bot.yaml ([#35](https://github.com/nv-morpheus/morpheus-visualizations/pull/35)) [@AyodeAwe](https://github.com/AyodeAwe)

# morpheus-visualizations 23.11.00 (30 Nov 2023)

## 🛠️ Improvements
Expand Down
2 changes: 1 addition & 1 deletion DFP/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "morpheus-fingerprint-viz",
"version": "23.11.00",
"version": "24.03.00",
"private": true,
"scripts": {
"dev": "CUDA_VISIBLE_DEVICES=0 next dev",
Expand Down

0 comments on commit 9829f32

Please sign in to comment.