bump app version (v0.8.2)

This commit is contained in:
Jai A
2024-08-21 22:24:44 -07:00
parent 157c27c20d
commit a0bd011b80
6 changed files with 7 additions and 7 deletions

View File

@@ -675,7 +675,7 @@ const isModProject = computed(() => ['modpack', 'mod'].includes(projectType.valu
</Card>
</aside>
<div class="search">
<PromotionWrapper />
<PromotionWrapper class="mt-4" />
<Card class="project-type-container">
<NavRow :links="selectableProjectTypes" />
</Card>