Skip to content

Commit

Permalink
Update code version to v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostWrench committed Jun 1, 2024
1 parent c07ddff commit 80e9482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ SHELL = /bin/sh

# Project configuration
PROJECT_NAME := ttrpg9000
VERSION_MAJOR := 0
VERSION_MINOR := 5
VERSION_MAJOR := 1
VERSION_MINOR := 0
MCU ?= attiny4313
ISP ?= usbasp

Expand Down

0 comments on commit 80e9482

Please sign in to comment.