File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
src/Umbraco.Cms.Integrations.Automation.Zapier Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <configuration >
3
+ <packageSources >
4
+ <clear />
5
+ <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
6
+ <add key =" Umbraco Prereleases" value =" https://www.myget.org/F/umbracoprereleases/api/v3/index.json" />
7
+ </packageSources >
8
+ </configuration >
Original file line number Diff line number Diff line change 9
9
<RepositoryUrl >https://github.com/umbraco/Umbraco.Cms.Integrations</RepositoryUrl >
10
10
<PackageProjectUrl >https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Automation.Zapier</PackageProjectUrl >
11
11
<Product >Umbraco.Cms.Integrations.Automation.Zapier</Product >
12
- <Version >1.2.0</Version >
12
+ <Version >1.2.0-rc1 </Version >
13
13
<PackageTags >Umbraco;Umbraco-Marketplace</PackageTags >
14
14
<PackageIcon >zapier.png</PackageIcon >
15
15
<PackageReadmeFile >readme.md</PackageReadmeFile >
You can’t perform that action at this time.
0 commit comments