Replaced references to old username (CapCreeperGR) with new username (EnumDev) to avoid confusion
This commit is contained in:
parent
3ff01093a0
commit
a3d1167358
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2024 CapCreeperGR
|
Copyright (c) 2024 EnumDev
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
8
main.go
8
main.go
@ -13,10 +13,10 @@ import (
|
|||||||
"strings"
|
"strings"
|
||||||
)
|
)
|
||||||
|
|
||||||
/* ---BPM | Bubble Package Manager--- */
|
/* -------------BPM | Bubble Package Manager-------------- */
|
||||||
/* Made By CapCreeperGR */
|
/* Made By EnumDev (Previously CapCreeperGR) */
|
||||||
/* A simple-to-use package manager */
|
/* A simple-to-use package manager */
|
||||||
/* ---------------------------------- */
|
/* ------------------------------------------------------- */
|
||||||
|
|
||||||
var bpmVer = "0.4.2"
|
var bpmVer = "0.4.2"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user