Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Prepare next dev version: 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiZaitcev committed Jul 5, 2018
1 parent 60804c3 commit fee2e77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ buildscript {
maven { url 'https://oss.sonatype.org/content/repositories/snapshots' }
}
dependencies {
classpath 'com.shazam.fork:fork-gradle-plugin:3.4.0-SNAPSHOT'
classpath 'com.shazam.fork:fork-gradle-plugin:3.5.0-SNAPSHOT'
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
#

VERSION_NAME=3.4.0
VERSION_NAME=3.5.0-SNAPSHOT
GROUP=com.shazam.fork

POM_LICENCE_NAME=The Apache Software License, Version 2.0
Expand Down

0 comments on commit fee2e77

Please sign in to comment.