mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-07 14:08:38 +00:00
release: v1.34.1
This commit is contained in:
@@ -184,7 +184,7 @@ const Sidebar = () => {
|
||||
Star
|
||||
</GitHubButton> */}
|
||||
</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v1.34.0</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v1.34.1</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -60,7 +60,7 @@ const trackStart = () => {
|
||||
event: 'start',
|
||||
properties: {
|
||||
os: platformLib.os.family,
|
||||
version: '1.34.0'
|
||||
version: '1.34.1'
|
||||
}
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user