Skip to content

Commit

Permalink
Merge pull request #244 from ssdh233/develop
Browse files Browse the repository at this point in the history
Release v1.39.1
  • Loading branch information
ssdh233 authored Mar 13, 2024
2 parents c3f9cd0 + 06ff711 commit 4fada9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const APP_VERSION = "v1.39.0";
const APP_VERSION = "v1.39.1";

const ALL_VERSIONS = ["galaxywave", "fuzzup", "highvoltage", "nextage", "exchain", "matixx", "tbre", "tb"];

Expand Down
1 change: 1 addition & 0 deletions src/schema.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const typeDefs = gql`
}
enum Version {
galaxywave
fuzzup
highvoltage
nextage
Expand Down

0 comments on commit 4fada9c

Please sign in to comment.