chore: version bump

This commit is contained in:
Pragadesh-45
2025-01-15 13:08:44 +05:30
parent d2d7638a54
commit abb0a7b0db
3 changed files with 3 additions and 3 deletions

View File

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