Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
tnelson authored Jan 31, 2024
2 parents 8af5305 + 69a13cf commit 5e58760
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Forge also uses [Sterling](https://sterling-js.github.io/), an expanded and scri

## Documentation

The [official Forge documentation](https://github.com/tnelson/Forge/wiki) can be found on the Wiki in this repo.
The [Forge documentation page](https://csci1710.github.io/forge-documentation/) is the best resource for Forge syntax, etc.; the Wiki on this repo may not be up to date.
Note that the documentation is a living document and work in progress; we will be updating it live as students and other users ask questions.

For broader historical context on Forge, the [Alloy documentation
Expand Down
2 changes: 1 addition & 1 deletion forge/info.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

(define collection "forge")

(define version "2.10")
(define version "2.11")

(define implies '("froglet"))
(define deps '("base"
Expand Down

0 comments on commit 5e58760

Please sign in to comment.