Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-jonsson committed Oct 22, 2024
1 parent 8645f61 commit 3d2bf0a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sdl2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ jobs:
freebsd-build:
runs-on: ubuntu-latest
name: Build (FreeBSD AMD64)
env:
VXT_VERSION: 1.1.0
steps:
- uses: actions/checkout@v4
- name: Test and Build
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/terminal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
netbsd-build:
name: Build (NetBSD AMD64)
runs-on: ubuntu-latest
env:
VXT_VERSION: 1.2.0
steps:
- uses: actions/checkout@v4
- name: Test and Build
Expand Down
2 changes: 1 addition & 1 deletion front/libretro/virtualxt_libretro.info
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ corename = "virtualxt"
license = "zlib"
permissions = ""
categories = "Emulator"
display_version = "1.1.0"
display_version = "1.2.0"

# Hardware Information
manufacturer = "IBM"
Expand Down

0 comments on commit 3d2bf0a

Please sign in to comment.