Skip to content

Commit e4b24a2

Browse files
AlatyamiIceDragon200
authored andcommitted
Updated version release to 2.3.0.
1 parent 161797b commit e4b24a2

File tree

5 files changed

+19
-18
lines changed

5 files changed

+19
-18
lines changed

.travis.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ jdk:
33
- openjdk7
44

55
before_install:
6-
- chmod +x gradlew
7-
6+
- chmod +x gradlew
7+
88
install: ./gradlew setupCIWorkspace -S
99

10-
script:
11-
- ./gradlew build
12-
- ls -la build/libs
13-
10+
script:
11+
- ./gradlew build
12+
- ls -la build/libs
13+
1414
# Deploy the artifacts back to GitHub
1515
deploy:
1616
provider: releases
1717
api_key: $GITHUB_OAUTH
18-
file: "build/libs/growthcraft-2.2.2-complete.jar"
18+
file: "build/libs/growthcraft-2.3.0-complete.jar"
1919
skip_cleanup: true
2020
on:
2121
tags: true

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Growthcraft
22
===========
33

44
[![Minecraft Version](http://img.shields.io/minecraft/1.7.10.png?color=green)](https://minecraft.net/)
5-
[![Growthcraft Version](http://img.shields.io/growthcraft/2.2.2.png?color=green)](https://github.com/alatyami/Growthcraft-1.7)
5+
[![Growthcraft Version](http://img.shields.io/growthcraft/2.3.0.png?color=green)](https://github.com/alatyami/Growthcraft-1.7)
66
[![Forge Version](http://img.shields.io/forge/10.13.4.1448.png?color=green)](http://files.minecraftforge.net/)
77
[![Build Status](https://travis-ci.org/alatyami/Growthcraft-1.7.svg?branch=master)](https://travis-ci.org/alatyami/Growthcraft-1.7) [![Join the chat at https://gitter.im/alatyami/Growthcraft-1.7](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/alatyami/Growthcraft-1.7?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
88

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repositories {
3838

3939
apply plugin: 'forge'
4040

41-
version = "${minecraft_version}-2.2.2"
41+
version = "${minecraft_version}-${growthcraft_version}"
4242
group= "mod.growthcraft"
4343
archivesBaseName = "growthcraft"
4444

gradle.properties

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
growthcraft_version=2.3.0
12
minecraft_version=1.7.10
23

34
applecore_version=1.1.0

src/resources/mcmod.info

+9-9
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Growthcraft Apples is a mod which changes how apples are farmed in-game. In addition to this, it also adds Apple Ciders as a new product from apples.",
66
"version": "${version}",
77
"mcversion": "${mcversion}",
8-
"url": "http://www.minecraftforum.net/topic/1510394-/",
8+
"url": "http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2505072-growthcraft-community-edition-proper-1-7-10",
99
"updateUrl": "",
1010
"authors": [ "Gwafu" ],
1111
"credits": "",
@@ -23,7 +23,7 @@
2323
"description": "Growthcraft Bamboo is a mod which adds a new plant to the game: bamboos, which focuses on construction rather food.",
2424
"version": "${version}",
2525
"mcversion": "${mcversion}",
26-
"url": "http://www.minecraftforum.net/topic/1510394-/",
26+
"url": "http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2505072-growthcraft-community-edition-proper-1-7-10",
2727
"updateUrl": "",
2828
"authors": [ "Gwafu" ],
2929
"credits": "",
@@ -41,7 +41,7 @@
4141
"description": "Growthcraft Bees is a mod which adds a new in-game hobby: beekeeping.",
4242
"version": "${version}",
4343
"mcversion": "${mcversion}",
44-
"url": "http://www.minecraftforum.net/topic/1510394-/",
44+
"url": "http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2505072-growthcraft-community-edition-proper-1-7-10",
4545
"updateUrl": "",
4646
"authors": [ "Gwafu" ],
4747
"credits": "",
@@ -59,7 +59,7 @@
5959
"description": "Growthcraft Cellar is a mod which adds a new in-game hobby: brewing alcoholic beverages.",
6060
"version": "${version}",
6161
"mcversion": "${mcversion}",
62-
"url": "http://www.minecraftforum.net/topic/1510394-/",
62+
"url": "http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2505072-growthcraft-community-edition-proper-1-7-10",
6363
"updateUrl": "",
6464
"authors": [ "Gwafu" ],
6565
"credits": "",
@@ -77,7 +77,7 @@
7777
"description": "Growthcraft Core is as a mod which acts a central hub for the other mods. It will provide of resources needed in common by two or more Growthcraft mods.",
7878
"version": "${version}",
7979
"mcversion": "${mcversion}",
80-
"url": "http://www.minecraftforum.net/topic/1510394-/",
80+
"url": "http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2505072-growthcraft-community-edition-proper-1-7-10",
8181
"updateUrl": "",
8282
"authors": [ "Gwafu" ],
8383
"credits": "",
@@ -95,7 +95,7 @@
9595
"description": "Growthcraft Fishtrap is a mod which adds a block; Fishtrap, that automatically catches fish (and other stuff) for you! ",
9696
"version": "${version}",
9797
"mcversion": "${mcversion}",
98-
"url": "http://www.minecraftforum.net/topic/1510394-/",
98+
"url": "http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2505072-growthcraft-community-edition-proper-1-7-10",
9999
"updateUrl": "",
100100
"authors": [ "Gwafu" ],
101101
"credits": "",
@@ -113,7 +113,7 @@
113113
"description": "Growthcraft Grapes is a mod which adds a new totally crop to the game: grapes. It also comes with Wine-making.",
114114
"version": "${version}",
115115
"mcversion": "${mcversion}",
116-
"url": "http://www.minecraftforum.net/topic/1510394-/",
116+
"url": "http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2505072-growthcraft-community-edition-proper-1-7-10",
117117
"updateUrl": "",
118118
"authors": [ "Gwafu" ],
119119
"credits": "",
@@ -131,7 +131,7 @@
131131
"description": "Growthcraft Hops is a mod which adds a new crop to the game, hops. It also comes with Ale-brewing. ",
132132
"version": "${version}",
133133
"mcversion": "${mcversion}",
134-
"url": "http://www.minecraftforum.net/topic/1510394-/",
134+
"url": "http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2505072-growthcraft-community-edition-proper-1-7-10",
135135
"updateUrl": "",
136136
"authors": [ "Gwafu" ],
137137
"credits": "",
@@ -149,7 +149,7 @@
149149
"description": "Growthcraft Rice is a mod which adds a new crop; rice. Alongside it also comes a new brew type; sake.",
150150
"version": "${version}",
151151
"mcversion": "${mcversion}",
152-
"url": "http://www.minecraftforum.net/topic/1510394-/",
152+
"url": "http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2505072-growthcraft-community-edition-proper-1-7-10",
153153
"updateUrl": "",
154154
"authors": [ "Gwafu" ],
155155
"credits": "",

0 commit comments

Comments
 (0)