Files
pulse/frontend/src/utils/version.js
T
2025-03-10 11:21:43 +00:00

5 lines
160 B
JavaScript

// This file contains the version information for the application
// It is automatically updated when a new release is created
export const VERSION = '1.4.1';