Skip to content

Commit c5c69c5

Browse files
committed
Fix dormant IDs
Signed-off-by: Ikey Doherty <ikey@aerynos.com>
1 parent 8628080 commit c5c69c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

os/aerynos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"display": "AerynOS 0.25.1",
1111
"former_identities": [
1212
{
13-
"id": "serpent-os",
13+
"id": "serpentos",
1414
"name": "Serpent OS",
1515
"start_date": "2020-06-15T00:00:00Z",
1616
"end_date": "2025-03-17T00:00:00Z",

sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"ansi_color": "1;35",
1212
"former_identities": [
1313
{
14-
"id": "serpent-os",
14+
"id": "serpentos",
1515
"name": "Serpent OS",
1616
"start_date": "2020-06-15T00:00:00Z",
1717
"end_date": "2025-03-17T00:00:00Z",

0 commit comments

Comments
 (0)