<?xml version="1.0" encoding="utf-8"?>
<AppInstaller
	Uri="https://callfamiliar.app/CallFamiliar.appinstaller"
	Version="0.1.10.0"
	xmlns="http://schemas.microsoft.com/appx/appinstaller/2018">
	<MainBundle
		Name="CallFamiliar"
		Version="0.1.10.0"
		Publisher="CN=Call Familiar LLC, O=Call Familiar LLC, L=State College, S=Pennsylvania, C=US"
		Uri="https://callfamiliar.app/CallFamiliar_0.1.10.0_Test/CallFamiliar_0.1.10.0_x86_x64.msixbundle" />
	<UpdateSettings>
		<OnLaunch
            HoursBetweenUpdateChecks="24"
            ShowPrompt="true"
            UpdateBlocksActivation="true" />
	</UpdateSettings>
</AppInstaller>