bump version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Setup]
|
||||
AppName=Flumi
|
||||
AppVersion=1.0.2
|
||||
AppVersion=1.0.3
|
||||
AppPublisher=Outpoot
|
||||
AppPublisherURL=https://github.com/gurted/flumi
|
||||
AppSupportURL=https://github.com/gurted/flumi/issues
|
||||
|
||||
@@ -11,7 +11,7 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="Flumi"
|
||||
config/version="1.0.1"
|
||||
config/version="1.0.3"
|
||||
run/main_scene="uid://bytm7bt2s4ak8"
|
||||
config/use_custom_user_dir=true
|
||||
config/features=PackedStringArray("4.4", "Forward Plus")
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
} from 'lucide-svelte';
|
||||
import Navbar from '$lib/components/Navbar.svelte';
|
||||
|
||||
const version = '1.0.2';
|
||||
const version = '1.0.3';
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
|
||||
Reference in New Issue
Block a user