chore: version bump

This commit is contained in:
Pragadesh-45
2025-01-15 13:15:21 +05:30
parent abb0a7b0db
commit 27ef28ae9b

View File

@@ -58,7 +58,7 @@ const trackStart = () => {
event: 'start',
properties: {
os: platformLib.os.family,
version: 'v1.38.1'
version: '1.38.1'
}
});
};