fix(source-interactive): Fix import path in receiver tests and rename progress bar property for clarity; update SmartlogSourceOra getter for improved backward compatibility.

This commit is contained in:
2025-05-15 20:00:38 +00:00
parent 7e2f076b35
commit 13e1582732
4 changed files with 19 additions and 10 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartlog',
version: '3.1.0',
version: '3.1.1',
description: 'A minimalistic, distributed, and extensible logging tool supporting centralized log management.'
}