Skip to content

Commit

Permalink
Bump dev version preparing for ATv3.
Browse files Browse the repository at this point in the history
  • Loading branch information
deleterium committed May 1, 2022
1 parent 4771358 commit 691cc6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/src/SmartC/smartc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export class SmartC {
typesDefinitions: [],
// Default configuration for compiler
Config: {
compilerVersion: '1.1-dev',
compilerVersion: '2.0-dev',
enableRandom: false,
enableLineLabels: false,
maxAuxVars: 3,
Expand Down

1 comment on commit 691cc6f

@vercel
Copy link

@vercel vercel bot commented on 691cc6f May 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

smart-c – ./

smart-c.vercel.app
smart-c-git-main-deleterium.vercel.app
smart-c-deleterium.vercel.app

Please sign in to comment.