Skip to content

Commit 3b538bd

Browse files
committed
Update version.
1 parent 16054e1 commit 3b538bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<RepositoryUrl>https://github.com/maraf/GitExtensions.BundleBackuper</RepositoryUrl>
77
<LangVersion>latest</LangVersion>
88

9-
<VersionPrefix>2.2.1</VersionPrefix>
9+
<VersionPrefix>3.0.0</VersionPrefix>
1010
<VersionSuffix></VersionSuffix>
1111
</PropertyGroup>
1212

src/GitExtensions.BundleBackuper/GitExtensions.BundleBackuper.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<projectUrl>$projectUrl$</projectUrl>
99
<tags>$tags$</tags>
1010
<dependencies>
11-
<dependency id="GitExtensions.Plugins" version="[3.0.0, 3.1.0)" />
11+
<dependency id="GitExtensions.Plugins" version="[3.1.0, 3.2.0)" />
1212
</dependencies>
1313
</metadata>
1414
<files>

0 commit comments

Comments
 (0)