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

Commit

Permalink
Publish 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chokoswitch committed May 17, 2021
1 parent 6965931 commit 31d6cbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ pluginManagement {

plugins {
id("com.gradle.enterprise").version("3.6.1")
id("org.curioswitch.gradle-curiostack-plugin").version("0.8.0-RC2")
id("org.curioswitch.gradle-curiostack-plugin").version("0.8.0")
}

configure<CuriostackExtension> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
version=0.8.0-RC2
version=0.8.0

0 comments on commit 31d6cbc

Please sign in to comment.