Skip to content

Commit

Permalink
Merge pull request #20 from ortus-boxlang/development
Browse files Browse the repository at this point in the history
v1.0.0-Beta15
  • Loading branch information
lmajano authored Sep 20, 2024
2 parents df18907 + 139d648 commit e1aa4bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.gradle
build/**
!gradle/wrapper/gradle-wrapper.jar
bin/**

### IntelliJ IDEA ###
.idea/
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Fri Sep 06 12:11:49 UTC 2024
boxlangVersion=1.0.0-beta14
#Fri Sep 13 11:29:13 UTC 2024
boxlangVersion=1.0.0-beta15
jdkVersion=21
version=1.0.0-beta14
version=1.0.0-beta15
group=ortus.boxlang

0 comments on commit e1aa4bb

Please sign in to comment.