Skip to content

Commit

Permalink
fix rev dates
Browse files Browse the repository at this point in the history
  • Loading branch information
dplore committed Aug 27, 2024
1 parent 9d4a199 commit 7a76e88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion release/models/platform/openconfig-platform-common.yang
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ submodule openconfig-platform-common {

oc-ext:openconfig-version "0.28.0";

revision "2024-05-07" {
revision "2024-08-26" {
description
"Add storage state io-errors.";
reference "0.28.0";
Expand Down
2 changes: 1 addition & 1 deletion release/models/platform/openconfig-platform.yang
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ module openconfig-platform {

oc-ext:openconfig-version "0.28.0";

revision "2024-05-07" {
revision "2024-08-26" {
description
"Add storage state io-errors.";
reference "0.28.0";
Expand Down

0 comments on commit 7a76e88

Please sign in to comment.