Skip to content

Commit 3007364

Browse files
author
Karl Sabo
committed
Change version to 3.0.0
1 parent 90bb141 commit 3007364

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@
1212
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
15-
*
1615
*/
1716

1817

1918
group = "com.badlogicgames.packr"
20-
version = "3.0.0-SNAPSHOT"
19+
version = "3.0.0"
2120

2221
ext["macOsMinimumVersion"] = "10.10"
2322

0 commit comments

Comments
 (0)