Skip to content

Commit

Permalink
Merge pull request #195 from vincenzopalazzo/development
Browse files Browse the repository at this point in the history
docs prepare 1.1.4
  • Loading branch information
vincenzopalazzo authored Sep 13, 2022
2 parents 253b778 + 3cd9d2d commit 6d3bfbc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# v1.1.4


# v1.1.4-rc1

## Fixed
Expand Down
2 changes: 1 addition & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"package_name": "material-ui-swing",
"version": "v1.1.4-rc1",
"version": "v1.1.4",
"api": {
"name": "github",
"repository": "vincenzopalazzo/material-ui-swing",
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GROUP_ID=io.github.vincenzopalazzo
ARTIFACT_ID=material-ui-swing
#VERSION=1.1.2-rc2-SNAPSHOT
VERSION=1.1.4-rc1
VERSION=1.1.4
MODULE_NAME=io.github.vincenzopalazzo.materialuiswing
RELEASE_ENABLE=true
org.gradle.caching=true
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.vincenzopalazzo</groupId>
<artifactId>material-ui-swing</artifactId>
<version>1.1.3-rc3-SNAPSHOT</version>
<version>1.1.4-rc1</version>
<inceptionYear>2020</inceptionYear>
<licenses>
<license>
Expand Down

0 comments on commit 6d3bfbc

Please sign in to comment.