From a62a6f5ddbbec769a7013c5d570e47c46e6be746 Mon Sep 17 00:00:00 2001 From: Dwi Siswanto Date: Thu, 26 Nov 2020 06:53:46 +0700 Subject: [PATCH] :arrow_up: Bump to v1.0.0 --- CHANGELOG.md | 4 ++++ README.md | 2 +- internal/runner/constants.go | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 062e3ae4..1e22881c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project should be documented in this file. +### v1.0.0 + +- Fix mismatch breaking logic for detecting CVE (#71) + ### v1.0.0-rc - Add CVE resource diff --git a/README.md b/README.md index 7de0b89f..8c5edd47 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Kitabisa SecLab](https://img.shields.io/badge/kitabisa-security%20project-blue)](#) [![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen)](https://github.com/kitabisa/teler/blob/development/LICENSE) [![made with Go](https://img.shields.io/badge/made%20with-Go-brightgreen)](http://golang.org) -[![Version](https://img.shields.io/badge/version-1.0.0--rc-blueviolet)](https://github.com/kitabisa/teler/releases) +[![Version](https://img.shields.io/badge/version-1.0.0-blueviolet)](https://github.com/kitabisa/teler/releases) [![Platform](https://img.shields.io/badge/platform-osx%2Flinux%2Fwindows-green)](#) [![GitHub issues](https://img.shields.io/github/issues/kitabisa/teler)](https://github.com/kitabisa/teler/issues) diff --git a/internal/runner/constants.go b/internal/runner/constants.go index 4e54aff2..0a77a67a 100644 --- a/internal/runner/constants.go +++ b/internal/runner/constants.go @@ -2,8 +2,8 @@ package runner const ( email = "infosec@kitabisa.com" - version = "1.0.0-rc" - development = true + version = "1.0.0" + development = false banner = ` __ __ / /____ / /__ ____