Skip to content

Commit 4febc87

Browse files
Merge pull request #329 from dekusms/sherlockwisdom-patch-1
Sherlockwisdom patch 1
2 parents 6d04fa6 + 6b24ab3 commit 4febc87

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# To get started with Dependabot version updates, you'll need to specify which
2+
# package ecosystems to update and where the package manifests are located.
3+
# Please see the documentation for all configuration options:
4+
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
5+
6+
version: 2
7+
updates:
8+
- package-ecosystem: "gradle" # See documentation for possible values
9+
directory: "/" # Location of package manifests
10+
schedule:
11+
interval: "daily"

version.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
releaseVersion=0
2-
stagingVersion=56
2+
stagingVersion=57
33
nightlyVersion=0
4-
versionName=0.56.0
5-
tagVersion=62
4+
versionName=0.57.0
5+
tagVersion=63

0 commit comments

Comments
 (0)