bumping version
This commit is contained in:
parent
0bcdd61f10
commit
ad85814dbd
2
info.rkt
2
info.rkt
|
@ -3,7 +3,7 @@
|
|||
(define name "Whalesong")
|
||||
(define blurb '("A Racket to JavaScript compiler"))
|
||||
(define release-notes '((p "Added a preliminary gui for building Whalesong packages.")))
|
||||
(define version "1.17")
|
||||
(define version "1.18")
|
||||
(define primary-file "make-launcher.rkt")
|
||||
(define categories '(devtools))
|
||||
(define repositories '("4.x"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user