Skip to content

Commit dd23282

Browse files
committed
release uae
1 parent 2aa3312 commit dd23282

File tree

1 file changed

+1
-1
lines changed
  • src/BizHawk.Emulation.Cores/Computers/Amiga

1 file changed

+1
-1
lines changed

Diff for: src/BizHawk.Emulation.Cores/Computers/Amiga/UAE.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace BizHawk.Emulation.Cores.Computers.Amiga
1313
author: "UAE Team",
1414
portedVersion: "5.0.0",
1515
portedUrl: "https://github.com/libretro/libretro-uae",
16-
isReleased: false)]
16+
isReleased: true)]
1717
public partial class UAE : WaterboxCore
1818
{
1919
private static readonly Configuration ConfigPAL = new Configuration

0 commit comments

Comments
 (0)