Skip to content

Commit

Permalink
Fixed version #
Browse files Browse the repository at this point in the history
12.3
Added more checks for GH actions, too
  • Loading branch information
kz6fittycent committed Oct 23, 2023
1 parent 1f6bddc commit 82b7ccd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-snap-can-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
snap: ${{ steps.build.outputs.snap }}
isClassic: 'false'
# Plugs and Slots declarations to override default denial (requires store assertion to publish)
# plugs: ./plug-declaration.json
# slots: ./slot-declaration.json
plugs: ./plug-declaration.json
slots: ./slot-declaration.json
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: mc-installer
title: Minecraft Installer
version: '11.0'
version: '12.3'

summary: A simple installer for Minecraft - Java Edition
description: |
Expand Down

0 comments on commit 82b7ccd

Please sign in to comment.