Skip to content

Commit cfae462

Browse files
authored
Merge pull request #242 from Mariam-Saeed/fix/update-ui-version
chore: update UI version number to v2.0.1 to match manifest.json
2 parents 6e408d6 + 95810d5 commit cfae462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/popup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ <h4 class="font-semibold text-xl" data-i18n="noteTitle">Note:</h4>
402402
<div class="mt-3 pt-3 border-t border-gray-200 flex justify-center items-center py-">
403403
<p class="text-xs text-gray-600 text-center">
404404
Made with ❤️ by <strong>FOSSASIA</strong>
405-
<span class="text-gray-500 dark:text-gray-300">v2.0</span>
405+
<span class="text-gray-500 dark:text-gray-300">v2.0.1</span>
406406
</p>
407407
</div>
408408
</div>

0 commit comments

Comments
 (0)