Skip to content

Commit

Permalink
Bump version to v2.7.6-qual-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
atc3 committed Feb 1, 2024
1 parent c2932d1 commit 890ada1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "covidcg",
"version": "2.7.6-qual-rc1",
"version": "2.7.6-qual-rc2",
"description": "",
"engines": {
"node": ">=8",
Expand Down
2 changes: 1 addition & 1 deletion src/utils/version.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version = '2.7.6-qual-rc1';
export const version = '2.7.6-qual-rc2';

0 comments on commit 890ada1

Please sign in to comment.