File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ const Sidebar = () => {
132
132
Star
133
133
</GitHubButton> */ }
134
134
</ div >
135
- < div className = "flex flex-grow items-center justify-end text-xs mr-2" > v1.27 .0</ div >
135
+ < div className = "flex flex-grow items-center justify-end text-xs mr-2" > v1.28 .0</ div >
136
136
</ div >
137
137
</ div >
138
138
</ div >
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ const trackStart = () => {
60
60
event : 'start' ,
61
61
properties : {
62
62
os : platformLib . os . family ,
63
- version : '1.27 .0'
63
+ version : '1.28 .0'
64
64
}
65
65
} ) ;
66
66
} ;
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " v1.27 .0" ,
2
+ "version" : " v1.28 .0" ,
3
3
"name" : " bruno" ,
4
4
"description" : " Opensource API Client for Exploring and Testing APIs" ,
5
5
"homepage" : " https://www.usebruno.com" ,
You can’t perform that action at this time.
0 commit comments