File tree Expand file tree Collapse file tree
web/src/components/layout Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ export default function Sidebar() {
9090 </ nav >
9191
9292 < div className = "p-5 text-center border-t border-gray-50 bg-gray-50/30" >
93- < p className = "text-[9px] font-black text-gray-500 uppercase tracking-[0.2em] mb-1" > Saileela Rahasya v1.2.4 </ p >
93+ < p className = "text-[9px] font-black text-gray-500 uppercase tracking-[0.2em] mb-1" > Saileela Rahasya v1.2.5 </ p >
9494 < p className = "text-[10px] text-gray-600 font-medium font-serif italic" > © { new Date ( ) . getFullYear ( ) } Saileela Rahasya</ p >
9595 </ div >
9696 </ aside >
Original file line number Diff line number Diff line change @@ -243,7 +243,7 @@ export default function UtilityMenu() {
243243 </ SignedOut >
244244
245245 < div className = "text-center" >
246- < p className = "text-[10px] font-black text-gray-500 uppercase tracking-[0.3em]" > Saileela Rahasya v1.2.4 </ p >
246+ < p className = "text-[10px] font-black text-gray-500 uppercase tracking-[0.3em]" > Saileela Rahasya v1.2.5 </ p >
247247 </ div >
248248 </ div >
249249 </ div >
You can’t perform that action at this time.
0 commit comments