Merge branch 'outpoot:main' into main
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Setup]
|
||||
AppName=Flumi
|
||||
AppVersion=1.0.0
|
||||
AppVersion=1.0.2
|
||||
AppPublisher=Outpoot
|
||||
AppPublisherURL=https://github.com/gurted/flumi
|
||||
AppSupportURL=https://github.com/gurted/flumi/issues
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
} from 'lucide-svelte';
|
||||
import Navbar from '$lib/components/Navbar.svelte';
|
||||
|
||||
const version = '1.0.1';
|
||||
const version = '1.0.2';
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
|
||||
Reference in New Issue
Block a user