Skip to content

Commit 8dc132a

Browse files
chore: update version to 1.0.2
1 parent de311c3 commit 8dc132a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/app/shared/AppHeader.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import { IoMdSettings } from 'react-icons/io';
1111
</a>
1212
<div class="font-work text-3xl font-semibold text-left">Pujo Atlas</div>
1313
<div class="text-xs py-1 px-2 font-work bg-[#909090] bg-opacity-[64%] rounded-full text-center">
14-
<span class="text-black font-medium">WEB 1.0</span>
14+
<span class="text-black font-medium">WEB 1.0.2</span>
1515
</div>
1616
</div>
1717
<button aria-label="settings" title="settings" class="settings-button" id="settingsButton">

0 commit comments

Comments
 (0)