Skip to content

Commit a351dc9

Browse files
committed
Bump everest.yaml version
1 parent 35ed908 commit a351dc9

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Entities/LobbyMapWarp.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
using Celeste.Mod.CollabUtils2.UI;
22
using Celeste.Mod.Entities;
3-
using Celeste.Pico8;
43
using Microsoft.Xna.Framework;
54
using Microsoft.Xna.Framework.Graphics;
65
using Monocle;
7-
using System;
86
using System.Collections;
97

108
namespace Celeste.Mod.CollabUtils2.Entities {

everest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- Name: CollabUtils2
2-
Version: 1.8.9
2+
Version: 1.8.10
33
DLL: bin/Release/net452/CollabUtils2.dll
44
Dependencies:
55
- Name: Everest

0 commit comments

Comments
 (0)