Skip to content

Commit 0a8baa6

Browse files
committed
Bump apalache version
1 parent 11fcd96 commit 0a8baa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quint/src/apalache.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import type { Buffer } from 'buffer'
3939
import type { PackageDefinition as ProtoPackageDefinition } from '@grpc/proto-loader'
4040

4141
const APALACHE_SERVER_URI = 'localhost:8822'
42-
const APALACHE_VERSION_TAG = '0.44.7'
42+
const APALACHE_VERSION_TAG = '0.44.8'
4343
// TODO: used by GitHub api approach: https://github.com/informalsystems/quint/issues/1124
4444
// const APALACHE_TGZ = 'apalache.tgz'
4545

0 commit comments

Comments
 (0)