fix(repo): no changes detected — no version bump required

This commit is contained in:
2026-02-26 17:02:19 +00:00
parent bbe56247bd
commit efb49b67c6
2 changed files with 8 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartmta',
version: '5.2.3',
version: '5.2.4',
description: 'A high-performance, enterprise-grade Mail Transfer Agent (MTA) built from scratch in TypeScript with Rust acceleration.'
}