Skip to content

Commit

Permalink
Reorganize obstacles with less vertices, connect shapes and set new b…
Browse files Browse the repository at this point in the history
…ridges' gaps (#991)

* Reorganize obstacles with less vertices, connect shapes and set new bridges' gaps

* Update obstacles layout due to changes in frontend (#993)

* Upgrade arena version
  • Loading branch information
Nico-Sanchez authored Nov 26, 2024
1 parent 83c3ccd commit cd99c1b
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 794 deletions.
2 changes: 1 addition & 1 deletion apps/arena/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Arena.MixProject do
def project do
[
app: :arena,
version: "0.9.1",
version: "0.10.1",
build_path: "../../_build",
config_path: "../../config/config.exs",
deps_path: "../../deps",
Expand Down
Loading

0 comments on commit cd99c1b

Please sign in to comment.