Skip to content

Commit

Permalink
Bump archive in jsproj files
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaifroid committed Mar 25, 2024
1 parent 98add9b commit 033ee93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion KiwixWebAppWikivoyage-github.jsproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
</PropertyGroup>
<ItemGroup>
<Content Include="archives\wikivoyage_en_all_maxi_2024-02.zim" />
<Content Include="archives\wikivoyage_en_all_maxi_2024-03.zim" />
<Content Include="archives\README.md" />
<Content Include="images\BadgeLogo.scale-100.png" />
<Content Include="images\BadgeLogo.scale-125.png" />
Expand Down
2 changes: 1 addition & 1 deletion KiwixWebAppWikivoyage.jsproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<PackageCertificateKeyFile>KiwixWebAppWikivoyage_StoreKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemGroup>
<Content Include="archives\wikivoyage_en_all_maxi_2024-02.zim" />
<Content Include="archives\wikivoyage_en_all_maxi_2024-03.zim" />
<Content Include="archives\README.md" />
<Content Include="images\BadgeLogo.scale-100.png" />
<Content Include="images\BadgeLogo.scale-125.png" />
Expand Down

0 comments on commit 033ee93

Please sign in to comment.