From 85708b831f90395fbf24671493481d2352d91b6b Mon Sep 17 00:00:00 2001 From: Flo Date: Mon, 30 Mar 2026 23:43:33 +0200 Subject: [PATCH] anon-31e9bd66: create issue: Fix potential octal interpretation in version_gte at 2026-03-30T21:43:33Z --- issues/766ad77d-424d-4660-b29e-57c0a5c2e672/issue.json | 10 ++++++++++ meta/counters.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 issues/766ad77d-424d-4660-b29e-57c0a5c2e672/issue.json diff --git a/issues/766ad77d-424d-4660-b29e-57c0a5c2e672/issue.json b/issues/766ad77d-424d-4660-b29e-57c0a5c2e672/issue.json new file mode 100644 index 0000000..ad56e18 --- /dev/null +++ b/issues/766ad77d-424d-4660-b29e-57c0a5c2e672/issue.json @@ -0,0 +1,10 @@ +{ + "uuid": "766ad77d-424d-4660-b29e-57c0a5c2e672", + "display_id": 9, + "title": "Fix potential octal interpretation in version_gte", + "status": "open", + "priority": "medium", + "created_by": "anon-31e9bd66", + "created_at": "2026-03-30T21:43:33.164168Z", + "updated_at": "2026-03-30T21:43:33.164168Z" +} \ No newline at end of file diff --git a/meta/counters.json b/meta/counters.json index 092ab86..6ebc1bb 100644 --- a/meta/counters.json +++ b/meta/counters.json @@ -1,5 +1,5 @@ { - "next_display_id": 9, + "next_display_id": 10, "next_comment_id": 14, "next_milestone_id": 1 } \ No newline at end of file