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